Click to See Complete Forum and Search --> : How to do correct code to work mouseout?


toplisek
10-12-2009, 03:23 AM
How to do correct code to work mouseout?

Code is currently:


a style="font-weight: bold;color: #1C5EA2;text-decoration: none;" href="#" onmouseover = "adpShow('default');" onmouseout = "adpHide('uid');">Select profile</a>

ryanbutler
10-12-2009, 08:16 AM
You're missing the less than tag:

<....rest of anchor tag code.