OnMouseOver

I have a table cell in a asp page.I set the background and forecolor using javascript.
How do I also set my mouse to turn to a thumbnail as
opposed to an arrow. It just indicate sto my user that
they can click on the cell as it is a link.
So my question is: how do I change my mouse pinter to be a
thumb / hand using javascript onmouseover?

View Replies


ADVERTISEMENT

Highlight Onmouseover

Is there a way using VbScript or Javascript to have an imagemap highlight on a mouse over event? Doesn't matter if it highlights the entire imagemap area or just outlines it, but I need a way to indicate that the user is over a spot other than just a cursor change.

View Replies View Related

Div, OnMouseOver, Open HTML File

I am trying do do this when a mouse is over a link (as the image attached), so a popup comes and show the database results, like i have done using Degsy solution.

I have a page (nw.asp) and it queries the db information. if is possible to call this .asp page in the div, I can use the 'a href' like this: Code:

<a href="nw.asp?id=<%=rs("id") %>">.

So this way will be possible to mouseover others links in this page, and as it is asking for id, will bring all the right values o.

I am trying to grab more information around this solution and any light will be so kinda.

View Replies View Related

OnMouseOver And OnMouseOut Doesn't Work Properly

I used onMouseOver and onMouseOut to switch the image when mouse over the image. But for some images, this event doesn't work and some yes while i'm using the same method to call the event. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved