If you are unable to create a new account, please email support@bspsoftware.com

 

Anyway to increase the time of tooltip of a textitem dynamically by using javasc

Started by dwsudheer, 16 Feb 2012 05:51:15 AM

Previous topic - Next topic

dwsudheer

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

CognosPaul

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.

dwsudheer

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