Re: [Wtr-general] hi, how to get TOOLTIP

2007-04-10 Thread Željko Filipin
On 4/7/07, Maloy kanti debnath <[EMAIL PROTECTED]> wrote: how can I make sure that the tooltip, no matter whether it is present in the title of the enclosing 'span' or not, gets displayed on the screen, when the mouse is hovered over the link. Hi Maloy, The answer is very simple. If span tag

Re: [Wtr-general] hi, how to get TOOLTIP

2007-04-07 Thread Maloy kanti debnath
Hello Zeljko Filipin, I am not able to find out the image. So, I will post the '.html' of a link, which gives a tooltip when the mouse is hovered over it. The 'link' is enclosed by a 'span' and the tooltip is present as the 'title' of the span. But how can I make sure that the tooltip, no ma

Re: [Wtr-general] hi, how to get TOOLTIP

2007-03-28 Thread Željko Filipin
Can you post just html for that image (and maybe a few tags before and after it)? You probably need something like this: ie.image(:index, 1).fire_event("onMouseOver") -- ZeljkoFilipin.com ___ Wtr-general mailing list Wtr-general@rubyforge.org http://ru

Re: [Wtr-general] hi, how to get TOOLTIP

2007-03-28 Thread Maloy kanti debnath
Hello ZeljkoFilipin, In our application, there is an image, which displays a tooltip when the mouse cursor is placed over it. Normally this tooltip would be present in either the 'alt' or the 'title' property of the image. But this image does not have the tooltip in either of the two properti

Re: [Wtr-general] hi, how to get TOOLTIP

2007-03-28 Thread Maloy kanti debnath
hi, I can't give you the page or the link its confidential so sorry for that .. we don't have alt or title for that image that's the problem can you understand my prob and help me out.. to get the tooltip bye, Maloy ___ Wtr-general

Re: [Wtr-general] hi, how to get TOOLTIP

2007-03-28 Thread Željko Filipin
Please post html snippet or link to your application. -- ZeljkoFilipin.com ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

[Wtr-general] hi, how to get TOOLTIP

2007-03-27 Thread Maloy kanti debnath
hi everybody, In my application lots of function has to be tested by tooltip but unfortunately i don't know to use it so can any bodt help me with it. how to get the tooltip thanks Maloy ___ Wtr-general mailing list