|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
onmouserout (new layer)
Hi ,
I was trying to use onmouseout event to accomplish what i want but failed.. i couldn't find any relevant reference from the internet and i hope some experts can assist me. this is what i wanna do : i want the users able to view some text(layer) or image (layer) when the users scroll the mouse on a text/image.. i was told i can use onmouseout but it doesnt work the way i wanted to.. i dun wan to use alert().. i want different layer to be displayed when they move the mouse on certain text (so i can customize the content that gonna display).. hope u guys can give me some idea how to accomplish this or where to get reference code/articles about this.. thank you. |
|
#2
|
||||
|
||||
|
have you tried onmouseover?
onmouseover will trigger when the mouse enters the area, and until the mouse leaves the area |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > onmouserout (new layer) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|