Connecting Tech Pros Worldwide Forums | Help | Site Map

advice popup

Wolfgang
Guest
 
Posts: n/a
#1: Jul 23 '05
Hi,
is there a possibility to adjust the popup-time of the
element.title="advice" - attribute?
If I use long advices, I need longer time to read them.

Wolfgang


Keith Bowes
Guest
 
Posts: n/a
#2: Jul 23 '05

re: advice popup


Wolfgang wrote:[color=blue]
> Hi,
> is there a possibility to adjust the popup-time of the
> element.title="advice" - attribute?
> If I use long advices, I need longer time to read them.
>[/color]

Well technically, the "title" attribute doesn't need to be a "popup"
(tool tip); that's just how it's displayed in common graphical browsers.
And the duration of tool tips is decided by the operating system or,
in some cases, the browser. Furthermore, the specs indicate that
"title" is for a short description and "longdesc" is a URI that contains
the long description.

So basically, the answer is: no. However, you can use CSS or DHTML
popups for this. Use your favorite search engine to find the code that
suits your needs.

Closed Thread


Similar JavaScript / Ajax / DHTML bytes