Form next to image

I am trying to get my form next to my logo image. The form
will not place correctly next to it but it goes below it.
http://www.deliberateachievement.com/
Here is the html.
<div id="container" class="clearfix">
<div id="wrapper">
<p><img src="images/logo10.gif" width="298"
height="104" />
<form action="
http://www.mcssl.com/app/contactsave.asp"
method="post" name="form1"
onsubmit="MM_validateForm('Name','','R','Email1','','RisEmail');return
document.MM_returnValue">
<input name="merchantid" type="hidden" id="merchantid"
value="97833">
<input name="ARThankyouURL" type="hidden"
id="ARThankyouURL" value="
http://www.everybodyhatesdebt.com/newsletter-thanks.html">
Subscribe to our Free Deliberate Achievement
Newsletter</p><br />
<input name="copyarresponse" type="hidden"
id="copyarresponse" value="1">
<input name="custom" type="hidden" id="custom"
value="0">
<input name="defaultar" type="hidden" id="defaultar"
value="268137">
<input name="allowmulti" type="hidden" id="allowmulti"
value="0">
<input name="visiblefields" type="hidden"
id="visiblefields" value="Name,Email1">
<input name="requiredfields" type="hidden"
id="requiredfields" value="Name,Email">
<table>
<tr>
<td>Name</td>
<td><input name="Name" type="text" id="Name"
size="15"></td>
</tr>
<tr>
<td>Email</td>
<td><input name="Email1" type="text" id="Email1"
size="15"></td>
</tr>
<tr align="center">
<td colspan="2">
<input name="cmdSubmit" type="Submit" value="Submit">
</td>
</tr>
</table>
</form>
</div>
<!-- End header -->
Thanks!

I have some extras, luckily. 8)
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Ken Binney" <[email protected]> wrote
in message
news:[email protected]...
>I just checked my cartridge and I was alarmed to see that
I had run out of
>quotation marks
> :-)
>
>
>
>
>
>
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>> Tsk....
>>
>> <img style="float:left;" src="images/logo10.gif"
width="298"
>> height="104">
>>
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do
so!)
>> ==================
>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>> ==================
>>
>>
>> "Ken Binney"
<[email protected]> wrote in message
>> news:[email protected]...
>>> Try this
>>> <img style= float:left
src="images/logo10.gif" width="298" height="104">
>>>
>>>
>>>
>>> "Ehd24" <[email protected]>
wrote in message
>>> news:[email protected]...
>>>>I am trying to get my form next to my logo
image. The form will not
>>>>place
>>>> correctly next to it but it goes below it.
>>>>
>>>>
http://www.deliberateachievement.com/
>>>>
>>>> Here is the html.
>>>>
>>>> <div id="container" class="clearfix">
>>>> <div id="wrapper">
>>>> <p><img src="images/logo10.gif"
width="298" height="104" />
>>>>
>>>> <form action="
http://www.mcssl.com/app/contactsave.asp"
>>>> method="post"
>>>> name="form1"
>>>>
onsubmit="MM_validateForm('Name','','R','Email1','','RisEmail');return
>>>> document.MM_returnValue">
>>>> <input name="merchantid" type="hidden"
id="merchantid" value="97833">
>>>> <input name="ARThankyouURL" type="hidden"
id="ARThankyouURL"
>>>> value="
http://www.everybodyhatesdebt.com/newsletter-thanks.html">
>>>> Subscribe to our Free Deliberate Achievement
Newsletter</p><br />
>>>> <input name="copyarresponse"
type="hidden" id="copyarresponse"
>>>> value="1">
>>>> <input name="custom" type="hidden"
id="custom" value="0">
>>>> <input name="defaultar" type="hidden"
id="defaultar" value="268137">
>>>> <input name="allowmulti" type="hidden"
id="allowmulti" value="0">
>>>> <input name="visiblefields" type="hidden"
id="visiblefields"
>>>> value="Name,Email1">
>>>> <input name="requiredfields"
type="hidden" id="requiredfields"
>>>> value="Name,Email">
>>>>
>>>> <table>
>>>> <tr>
>>>> <td>Name</td>
>>>> <td><input name="Name" type="text"
id="Name" size="15"></td>
>>>> </tr>
>>>> <tr>
>>>> <td>Email</td>
>>>> <td><input name="Email1"
type="text" id="Email1" size="15"></td>
>>>> </tr>
>>>> <tr align="center">
>>>> <td colspan="2">
>>>> <input name="cmdSubmit" type="Submit"
value="Submit">
>>>> </td>
>>>> </tr>
>>>> </table>
>>>> </form>
>>>> </div>
>>>> <!-- End header -->
>>>>
>>>> Thanks!
>>>>
>>>
>>>
>>
>
>

Similar Messages

  • I just purchased to send out a form next week. We would have been sending 4 times a year. Definitely will look at alternative right away. How do I get a refund?

    I just purchased 3 weeks ago to send out a form next week. We would have been sending 4 times a year. Definitely have to quickly look for an alternative. How do I get a refund?

    Verizon is corrupt in what they tell you and what they honor. Their right hand does not know what their left hand is doing.
    I am so angry at them for what they are NOT doing to solve problems we have had with billing since October. I have been putting horrible reviews on every site I can think of as well. This typically is not my approach but I have exhausted every avenue of reason with them up to this point. They are so big they don't care. Only thing though is I live in a small community that does pay attention to things others say and I am telling it like it is. Verizon customer service is a group of dishonest, incompetent people.

  • The form field arguments.image did not contain a file.

    Hi there,
    I'm getting a strange error with a simple file upload and I
    can't figure it out for the life of me. It's odd, because old code
    I have written before has worked fine in this area, and I really
    honestly can't see where I am going wrong.
    First the error:
    The form field arguments.image did not contain a file.
    The error occurred in
    C:\ColdFusion8\wwwroot\red_roof_rentals\components\query.cfc: line
    37
    35 :
    36 : <!---<cftry>--->
    37 : <cffile action="upload"
    accept="image/jpg,image/jpeg,image/gif" filefield="arguments.image"
    nameconflict="overwrite"
    destination="#getDirectoryFromPath(getBaseTemplatePath())#\properties\">
    38 : <cfset variables.image = "#file.ServerFile#" />
    39 : <cfset variables.thumb = "thumb_#file.ServerFile#"
    />
    I have researched this and found other people have had the
    same problem - although please be aware that I do not beleive this
    to be an issue with whatever version of CF I am running. I have
    still not found an answer.
    I have one template with my form called
    "admin_create_property.cfm". When the form posts it invokes a CFC
    method that uploads the file and inserts stuff into the database.
    However, it dies at the file upload part with that bizzarre error.
    There are only two files working in this:
    admin_create_property.cfm
    query.cfc
    I will write the code out for these so you can see. Please
    see attached code. Please note that I have taken out as much
    irrelevant code as possible (html, doctypes etc etc).
    Any help with this would be greatly appreciated as I am
    absolutley stumped to be quite honest. I've heard people say it
    could be any of the following:
    1 - Need to use enctype="multipart/form-data" - which I DO
    2 - cffile filefield can't contain ## - which it DOESN'T
    3 - Inut type must be file - which it clearly is.
    Please please help, I feel stupid asking about this but I
    need you guys more than ever!
    Kind regards and thanks in advance,
    Mikey.

    I don't get what you mean as this is what I am doing.
    <cfinvokeargument name="image" value="#form.image#" />
    This takes the value of the image file field and passes it to
    the CFC as an argument.
    Am I doing something wrong with this? Sorry for my
    stupidness!
    Thanks for you help, further assistance would be greatly
    appreciated.
    EDIT: Interestingly enough, if I just use the tag on my
    "admin_create_property.cfm" page instead of using the CFC method
    like this...
    <cffile action="upload"
    accept="image/jpg,image/jpeg,image/gif" filefield="form.image"
    nameconflict="overwrite"
    destination="#getDirectoryFromPath(getBaseTemplatePath())#\properties\">
    It seems to upload the image just fine. Why then would this
    not work if all I am doing is simply passing to the CFC the value
    of the "form.image" as an argument so that the file upload can
    happen in my CFC instead of in the calling template??!
    It's really bizzarre.
    Mikey.

  • Internet Explorer's forward/backward for next/previous image

    In addition to right/left arrow to move to next/previous image I would like LR team to add this keyboard shortcut:
    Use Internet Explorer's forward for next image.
    Use Internet Explorer's backward for previous image.
    Here is the reason. I have ViewSonic mouse with five buttons. Extra two buttons I use for forward/backward command within Internet Explorer. It would be nice if the same two extra buttons I could use in LR.
    At the moment I have the two extra buttons programmed to function as right/left arrow. That allows me to use them to go next/previous image in LR. In order to use them as a forward/backward command within IE I have to press Alt key.
    It would be nice if LR team could add IE forward/backward to the list of keyboard shortcuts.
    Best regards,
    Ivan Kmecko

    This is a function of the mouse driver...you should be able to configure settings based on the current application so LR and IE can use the same keys but it'll mean different things in each app.

  • Adobe Forms and Dynamic Images

    Hi all,
    I have a table in my Interactive Form and I need to add a dynamic image for each row of this table according with the URL field of my node, so i've done the steps of the tutorial "Dynamic Non-Interactive PDF Form", adding a image field, setting none for default binding, setting the url field as $record.Images[*].URL and then, adding the following FormCalc expression to initialize the image: this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    Well, my node Images return 3 records and when I run the app, the following message returns:
    Script failed (language is formcalc; context is xfa[0].form[0].dataSource[0].Images[0].subImageTable[0].subImageRow[0].imageField[0])
    script=this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    Error: SOM Expression returned list when single result was expected
    Script failed (language is formcalc; context is xfa[0].form[0].dataSource[0].Images[0].subImageTable[0].subImageRow[1].imageField[0])
    script=this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    Error: SOM Expression returned list when single result was expected
    Script failed (language is formcalc; context is xfa[0].form[0].dataSource[0].Images[0].subImageTable[0].subImageRow[2].imageField[0])
    script=this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    Error: SOM Expression returned list when single result was expected
    So, anyone here knows how to add a dynamic image to a table row?
    Thanks in advance
    []'s

    I solved it now, just changing the FormCalc expression.
    Instead of using the expression:
    this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    I used this:
    this.value.image.href = xfa.record.Images.URL;
    The URL value of Image Field, in this case is:
    <b>$record.Images[*].URL</b>
    And, to finish, I needed to add a Text Field bounded to  <b>$record.Imagens[*].URL</b>, case else the image doesn't appear.
    That's it!

  • Is it possible to insert a form in a image that only becomes visible when it is clicked?

    I am trying to add a basic subscription form to my landing page in dreamweaver. I have an example of it below, and so I am wondering how do I add a submission form to an image that isn't visable half the time?
    landing page example:  www.kandied.co
    Thank you,
    Kyle

    Hi
    The example you provided was created using Edge Animate.
    It could also be created in Dw using html and css. The two possibilities using html and css are -
    Use css transforms, transitions and animations, (this would give you the same result as when using Edge Animate, but with much less code) this would only work in modern browsers.
    Use absolute positioning, z-index and if required a little javascript. This would work across all browsers.
    PZ

  • I want to call dynamically next 12 images by function on next button...

    my script is ........
    import mx.transitions.Tween;
    import mx.transitions.Zoom.*;
    import caurina.transitions.*;
    var myGalleryXML = new XML();
    myGalleryXML.ignoreWhite = true;
    myGalleryXML.load("gallery24.xml");
    myGalleryXML.onLoad = function() {
        _root.gallery_x = myGalleryXML.firstChild.attributes.gallery_x=100;
        _root.gallery_y = myGalleryXML.firstChild.attributes.gallery_y;
        _root.gallery_width = myGalleryXML.firstChild.attributes.gallery_width;
        _root.gallery_height = myGalleryXML.firstChild.attributes.gallery_height;
        _root.myImages = myGalleryXML.firstChild.childNodes;
        _root.myImagesTotal = myImages.length;
        _root.thumb_height = myGalleryXML.firstChild.attributes.thumb_height;
        _root.thumb_width = myGalleryXML.firstChild.attributes.thumb_width;
        _root.full_x = myGalleryXML.firstChild.attributes.full_x;
        _root.full_y = myGalleryXML.firstChild.attributes.full_y;
        callThumbs();
    function callThumbs() {           
        _root.createEmptyMovieClip("wall",_root.getNextHighestDepth());
        wall._x = _root.gallery_x=0;
        wall._y = _root.gallery_y=230;
    wall.addEventListener(MouseEvent.CLICK);
        var clipLoader = new MovieClipLoader();
        var preloader = new Object();
        clipLoader.addListener(preloader);
               /*myImagesTotal*/
    for (i=0; i<6; i++) {
            thumbURL = myImages[i].attributes.thumb_url;
            myThumb_mc = wall.createEmptyMovieClip(i, wall.getNextHighestDepth());
            myThumb_mc._x = _root.thumb_height*i;
            myThumb_mc._x = _root.thumb_position=-3260+i*765;
            clipLoader.loadClip("shop/"+thumbURL,myThumb_mc);
            preloader.onLoadStart = function(target) {
                target.createTextField("my_txt",target.getNextHighestDepth(),0,0,10,10);
                target.my_txt.selectable = false;
            preloader.onLoadProgress = function(target, loadedBytes, totalBytes) {
                target.my_txt.text = Math.floor((loadedBytes/totalBytes)*100);
            preloader.onLoadComplete = function(target) {
                new Tween(target, "_alpha", Strong.easeOut, 0, 100, .5, true);
                target.my_txt.removeTextField();
                target.onRelease = function() {
                    callFullImage(this._name);
                target.onRollOver = function() {
                    this._alpha = 100;
                target.onRollOut = function() {
                    this._alpha = 100;
    for (i=6; i<12; i++) {
            thumbURL = myImages[i].attributes.thumb_url;
            myThumb_mc = wall.createEmptyMovieClip(i, wall.getNextHighestDepth());
            myThumb_mc._x = _root.thumb_height*i;
            myThumb_mc._x = _root.thumb_position=-7367+i*765;
            myThumb_mc._y = _root.thumb_position=180;
            clipLoader.loadClip("banner/"+thumbURL,myThumb_mc);
            preloader.onLoadStart = function(target) {
                target.createTextField("my_txt",target.getNextHighestDepth(),0,0,10,10);
                target.my_txt.selectable = false;
            preloader.onLoadProgress = function(target, loadedBytes, totalBytes) {
                target.my_txt.text = Math.floor((loadedBytes/totalBytes)*100);
            preloader.onLoadComplete = function(target) {
                new Tween(target, "_alpha", Strong.easeOut, 0, 100, .5, true);
                target.my_txt.removeTextField();
                target.onRelease = function() {
                callFullImage(this._name);
                target.onRollOver = function() {
                    this._alpha = 100;
                target.onRollOut = function() {
                    this._alpha = 100;
    function callFullImage(myNumber) {
        myURL = myImages[myNumber].attributes.full_url;
        myTitle = myImages[myNumber].attributes.title;
        _root.createEmptyMovieClip("ajit",_root.getNextHighestDepth());
        ajit._x = _root.full_x=130;
        ajit._y = _root.full_y=32;
        /*by forum*/
        _root.onEnterFrame = function() {
       wall._alpha = 0;
       if(_root._currentframe==2)
          wall._alpha = 100;
    this.gotoAndStop(21);
        var fullClipLoader = new MovieClipLoader("ajit");
        var fullPreloader = new Object();
        fullClipLoader.addListener(fullPreloader);
        fullPreloader.onLoadStart = function(target) {
            target.createTextField("my_txt",ajit.getNextHighestDepth(),0,0,400,20);
            target.my_txt.selectable = false;
        fullPreloader.onLoadProgress = function(target, loadedBytes, totalBytes) {
            target.my_txt.text = Math.floor((loadedBytes/totalBytes)*100);
        fullPreloader.onLoadComplete = function(target) {
            new Tween(target, "_alpha", Strong.easeOut, 0, 100, .5, true);
            target.my_txt.text = myTitle;
        fullClipLoader.loadClip("full_images/"+myURL,ajit);
    /*function for call next 12 images*/
    var gapX:Number=5;
    var nextX:Number = 13;
    var loadNum:Number=13;
    var preloader:Object={};
    var clipLoader:MovieClipLoader=new MovieClipLoader();
    clipLoader.addListener(preloader);
    function loadnextF(){
        thumbURL = myImages[loadNum].attributes.thumb_url;
            myThumb_mc = wall.createEmptyMovieClip(loadNum, wall.getNextHighestDepth())
    myThumb_mc._alpha=0;
            clipLoader.loadClip("shop/"+thumbURL,myThumb_mc);
            preloader.onLoadStart = function(target) {
                target.createTextField("my_txt",target.getNextHighestDepth(),0,0,10,10);
                target.my_txt.selectable = false;
            preloader.onLoadProgress = function(target, loadedBytes, totalBytes) {
                target.my_txt.text = Math.floor((loadedBytes/totalBytes)*100);
            preloader.onLoadComplete = function(target) {
    target._x = nextX;
    nextX += target._width+gapX;
    loadNum++;
    if(loadNum<12){
    loadnextF();
    } else {
    // all images loaded.  do whatever.
                new Tween(target, "_alpha", Strong.easeOut, 0, 100, .5, true);
                target.my_txt.removeTextField();
                target.onRelease = function() {
                    callFullImage(this._name);
                target.onRollOver = function() {
                    this._alpha = 100;
                target.onRollOut = function() {
                    this._alpha = 100;

    This appears to be the same issue as your other post, just less meaningful information.  Please don't post twice for the same problem.

  • Form text around image

    Is there any easy way to get text to form around an image?
    It's a simple
    rectangle, so nothing complicated there. I can't have the
    text-preformatted
    with tabs and such because it needs to be able to change and
    still fit in
    the box. Basically, I just want to indent the first 3 lines
    of the
    paragraph in so that an image can fit in the space there. I
    can easily use
    a tabstop to indent the first line, but determining where the
    linebreaks are
    in order to add tabs to the second two lines doesn't seem to
    be possible.
    (Director lists the text member as having only 1 line, even
    though it's a
    full paragraph - auto-linebreaks due to text-wrapping do not
    count as new
    lines.) I know this sort of thing can be done with HTML on a
    webpage or
    something, but Director's handling of HTML is severely
    limited, and one
    thing I don't think it includes is things like <div>
    and <span> tags, whic
    is how you'd handle this in a browser. (And in any case, that
    would require
    the image to be *part* of the text, which I'm almost certain
    isn't
    possible.) Any ideas? Or am I chasing at straws here?

    > This should do what you want:
    >
    http://www.manibus.com/codeSamples/textWrap/textWrap.htm
    >
    > and here's the source:
    >
    http://www.manibus.com/codeSamples/textWrap/textWrap.zip
    Hmm, snazzy as that is, I'm afraid it may be a bit of
    overkill for this
    situation (I have one small square image to wrap around,
    always in the same
    place in the upper-left corner, and only need to set the text
    up once at the
    beginning.) I'd considered another method in my case, which
    would be to
    break the text up into two separate, carefully lined up text
    objects, one
    with just the three lines to the left of the image and the
    other below, and
    then just use some sort of algorithm to determine how much of
    the text will
    fit in the first one and dump the rest into the second. I
    don't want to go
    really crazy with this, as it's a fairly minor design
    decision in this
    project to even have text wrapping an image, so if it proves
    to be more
    complicated than something I can do with a few simple tweaks,
    we'll probably
    just change the design to make it not necessary instead.

  • Cursor keys do not properly change to next/previous image

    Since a few days, one of my two Lightroom-computers shows a permanent, quite annoying bug, regarding the curser left/right key:
    It happens in loupe view:
    When I press the cursor-right key, Lightroom doesn't change to the next image
    Instead, it doesn't stop changing to the next image before it reaches the end of the folder .
    Correspondingly with cursor-left, which takes me always to the first image in of the folder...
    Browsing in loupe view is nearly impossible, just the mousewheel still allows to change to the next/previous image.
    This happens for all sets, catalogues, folders, etc. If I have selection, then it takes me to the first/last image of the selection, nothing in between possible.
    Any advice, what went wrong with my system? Everything was smooth a few weeks ago, and everything works fine on my other computer, which should just behave the same...
    Thanks for any hints!
    Harald

    After hours of testing, I identified the reason:
    The problem was raised by the service "skdaemon.exe".
    It's meant to be a keyboard enhancing utility, which was preinstalled (und later updated) on this computer.
    After deactivation (from autostart), LR works fine again, and I didn't notice any missing keyboard functions yet.
    Maybe, this helps someone else in getting around that problem, and thanks for the support.
    Harald

  • Form 10g with image cause FRM-40105, after FRM-92101.

    I have a form with image.
    I open another form in new window.
    When return to first form, clicking in image, causes this error.
    If click in another field, the error is not shown.
    does solution exist?
    tks.
    Martonio.
    Edited by: martonio on 15/10/2009 14:33

    Hi!
    Is there any when-mouse-click or when-new-item-instance on your image-item?
    Regards

  • Hashtable for multi part form to insert image and details to database:)

    Hey guys do you have any samples on using hashtable in multipart form to insert image as well as details into database?:)
    Oh it is because my form is using multipart from that enbales me to upload/Insert image into my database.
    Howerver, I also need to insert other details into my database such as productid, ProdName, unitprice.....
    Hence, My tutor suggested using hashtable.
    However, I do not understnd.
    Do you guys have any samples regarding on this?
    Thanks
    :D

    Cathy_Latte wrote:
    However, I do not understnd. More specifically: you do not understand how to use Maps? If so, just go through a book/tutorial on that subject. In fact you should have consulted your tutor or classmates for more information and you're here at a JSP/JSTL forum at the wrong place (you have a problem with Java in general, not with JSP), but OK, here's a link: [http://google.com/search?q=hashmap+tutorial+site%3Asun.com].

  • Is there a way to have a background color/texture take the form of an image?

    Is there a way to have a background color/texture take the form of an image?
    I would essentially like to have a gold foil texture take the shape of a logo - almost like a cookie cutter or stamp.... is there an easy way to do this?
    Thanks!

    CLipping masks. Read the help. This is really something basic.
    Mylenium

  • Next Generation Image Compositing

    Some time ago, Adobe has shown at a presentation a new approach called "Next Generation Image Compositing"...
    For automatically extracting and "blending" the Images together...
    What has happenend to this?
    Will this implemented in Photoshop CS6?

    Yes, that's what I mean :-)
    But the Content-aware Move Tool, don't generate alpha-masks to etxract the Object!
    This Tool shown at Adobe MAX, generates Auto-Alpha-Masks, and make the best possible seperation between Foreground and Background to get a good looking Composite (with color matching etc.)...
    But the Content-aware Move Tool is useless, because it make no Separation or Alpha-Masks to blend/stitch Images together...

  • Oracle forms 6.0 Image storing and retrieval

    Hello to all,
    Iam new to oracle forms, Iam using oracle forms 6.0, i was trying to insert the image into database using blob datatype.. i was continuously getting lot of error...
    Can any one give a sample application for inserting and retrieving the images. If it is a .fmb (form), i would be very thankfull to you.....'

    Mr. manvar khan, can u plz send me this fmb file for inserting and retrieving images in forms 6.0, i would be very grateful to you.
    [email protected]

  • Need to insert text next to image in popup.

    Hi there. I have picked up a free image wall here:
    http://tympanus.net/codrops/2011/08/30/automatic-image-montage/
    It works great, but now I am messing with it.
    I have managed to get the images, or at least the first one, to open in a popup, great. Trouble is I want to be able to have text next to the image in the popup window. I tried <title> to see if I could do it with a tooltip, which would have been crap, but didn't work anyway. I can't think where to put the text, and how? <h1> didn't work either, it flashed up before the imagewall opened.
    Here is the popup code:
    <!-- starts here--><script type="text/javascript">            function newPopup2(url) {        popupWindow = window.open(        url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status=yes')        }        //]]>        </script><a href=                "JavaScript:newPopup2('images/1.jpg');"><img src="images/1.jpg"></img></a>
    I think I should use a caption of some sort but lord knows how. I think I could make a second image with the text included next to it as a the popup, but this is for a dress hire shop and that would involve photoshopping the second image every time a change was made. I want the text to be editable just in a text editor.
    I would also like to insert a link in the popup.
    Cheers folks

    The problem is that you are opening a .jpg image in the popup.
    <a href="JavaScript:newPopup2('images/1.jpg');"><img src="images/1.jpg">
    While that does work... all you get is an image.
    A better way to do the popup window is to create a new, small HTML Web page that contains your image as well as any text or other content you want. Because it's just a regular HTML page, you can style the text and page layout (including links) with CSS, just as you would any other Web page.
    so then you href would look something like this:
    <a href="JavaScript:newPopup2(my_popup.html)..........
    For working example:
    http://www.worldbarefootcenter.com/
    Scroll to very bottom of page and see multiple popups, each being a small HTML Web page simply displayed in a popup window rather than a new tab. View the source code if you need further info. I'm using a slightly different method to open the popup, but the idea is, use an HTML page rather than just an image.
    Best wishes,
    Adninjastrator

Maybe you are looking for

  • Adding/deleting attachments using Fuego.Papi in OBPM10g

    Hi, I am seeking a resolution to the below issue. It will be really great if somebody can help me on this. The scenario is as follows. - Using global creation activity to fetch all eligible instances for a particular process using Fuego.Papi api. - T

  • Is there a workaround for Silverlight on an Ipad

    Is there a way to Stream movies from my Remote website to the iPad? I gave it a try and was able to log in and view all my files however, when trying to stream i get an error saying Silverlight is not supported. Is there a known workaround for this?

  • HT3209 How can I redeem my digtal copies from my cloud without having to pay for it?

    How can i redeem my digital copies from my cloud without having to pay for it? I bought Disney's Frozen and it came with the Frozen and The Incredibles digital copy which i have in my cloud but they wont let me download it keeps trying to charge me a

  • Report Painter YTD data for Balance Sheets accounts

    Dear Gurus, I am working on GLPCT report painter table and I would like to setup a report for inventory accounts with YTD data and not only movement on the current year. Which parameters (for basic key figures and Characteristics) should I use in ord

  • Linked Servers Diff Domains server type SQL Server vs OLE

    Ok, we have two different servers ETL03 (2012) and SQL03 (2012 ent). Each on Separate domains SQL03 server has many instances. i have kerberos set up and it appears to be working fine (run SELECT auth_scheme FROM sys.dm_exec_connections WHERE session