Hi,
Ie would like to know is there anyway to increase the time of tooltip of a textitem dynamically by using javascript.
* Default it will show 5-7 secs when we place the cursor @textitem with spantitile *
Any ideas
Thanks
Didn't you ask this before?
Tooltip duration is an internal browser setting that cannot be changed by the page author. What you can do is to use JavaScript to create a div that appears onmouseover for n seconds. Google popup div for JS examples.
Thanks For reply Paul!.
Yes..Previously i posted this, but i did't the proper way..
can you please elabourate this how do do this ..can u send any java script for this....
Thanks