- Create Account

insert image

Forums > Tipster > insert image
Author
Message

1) Jerre2005 Group: Members
Posts: 2 Joined: 20 Dec 2006 Location: IP: 83.134.--.--
Hello,

I want to insert an image in the frame that you get when you go over the link "inline" in the following page... http://www.twinhelix.com/dhtml/tipster/demo/#

I don't have any idea how to put an image in there. I was trying the following thing:

<a href="#" onmouseover="docTips.newTip('inline', 5, 5, 350, '<img src="Images/IntermecPC4.jpg" width="197" height="197">')"onmouseout="docTips.hide()">interme c</a>

I hope somebody can help me with this!
Greetz

2) Jerre2005 Group: Members
Posts: 2 Joined: 20 Dec 2006 Location: IP: 83.134.--.--
never mind, I found an sollution:

<a href="#" onmouseover="docTips.newTip('inline', 5, 5, 350, '<img src=Images/IntermecPC4.jpg>')"onmouseout="docTips.hide()">interme c</a>

3) Angus Turnbull Group: Moderators
Posts: 4235 Joined: 7 Dec 2003 Location: New Zealand IP: 125.238.--.--
Try the SuperNote script, you'll find it a lot easier for this sort of task :).

-  Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.