COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: dwsudheer on 16 Feb 2012 05:51:15 AM

Title: Anyway to increase the time of tooltip of a textitem dynamically by using javasc
Post by: dwsudheer on 16 Feb 2012 05:51:15 AM
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
Title: Re: Anyway to increase the time of tooltip of a textitem dynamically by using javasc
Post by: CognosPaul on 16 Feb 2012 08:12:06 AM
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.
Title: Re: Anyway to increase the time of tooltip of a textitem dynamically by using javasc
Post by: dwsudheer on 16 Feb 2012 10:50:21 AM
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