PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → onmouseover
onmouseover
Débuté par manish matikola, 14 avr. 2009 11:56 - 4 réponses
Posté le 14 avril 2009 - 11:56
Good Morning everyone. Well am having a problem concerning "onmouseover". I am Unable to know which to piece of code to use when my mouse passes on a picture and it displays the picture name..

Please can anyone help me as soon as possible as it is very urgent.
Posté le 14 avril 2009 - 13:26
Hi. In the code Editor of the image you must add the event. Then you can put
your code on it.


Rubén Sánchez Peá



"manish matikola" <manish_2207@hotmail.com> escribió en el mensaje de
noticias news:210657cbcc81798096ec0c93a4ef52cc@news.pcsoft...

Good Morning everyone. Well am having a problem concerning "onmouseover".
I am Unable to know which to piece of code to use when my mouse passes on
a picture and it displays the picture name..

Please can anyone help me as soon as possible as it is very urgent.

Posté le 15 avril 2009 - 09:10
thanks for your answer. But i am unable to know which code to write. zats the problem. Can you gve me an example plz?
Posté le 15 avril 2009 - 12:53
Hi, if you only want display the text then you can write in the ..ToolTip
property the text when you load the image.

If you want include more info you can use a Cell to compose the info and
move the cell to Mouse position in onmouseover event and hide the Cell when
onmouseout event.


Rubén Sánchez Peña


"manish matikola" <manish_2207@hotmail.com> escribió en el mensaje de
noticias news:e702110528bef31ca75d43f059018e2b@news.pcsoft...

thanks for your answer. But i am unable to know which code to write. zats
the problem. Can you gve me an example plz?

Posté le 16 avril 2009 - 09:11
Hi Sanchez. Well I am using WebDev10 and I am not finding the option ToolTip. Can you give me a clear description of what you are proposing to me for the solution "onmouseover".

Thanks in advance Sanchez...for your precious help