1) Script Title: Cool DHTML Tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tmltooltip.htm
3) Describe problem: my target customers are using width=1024.
I like to desinate width=800 since the balloon has a long paragraph.
As I desinate width=800 like the below, some part of the balloon can be hidden by the limit of the browsers' width.
Code:<a href='LINK.com' onMouseover="ddrivetip('JavaScriptKit.com JavaScript tutorials', 800)"; onMouseout="hideddrivetip()">LINK</a>
Can I desinate the position of the lightYellow balloon?
(I like to put the lightYellow balloons on the center of the browser horizentally whereEver the LINKs are because I want to put long paragraphs into theballoons.)



Reply With Quote
Bookmarks