English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I can use javascript or CSS, whatever it takes. The reason I want to do this, is because I'm using an onClick command to change the source on another image on the page, but the cursor remains an arrow pointer, since they are not links. How can I change it to a hand pointer? I've seen the pointers changed on Myspace.

2006-08-18 04:13:46 · 3 answers · asked by Rockstar 6 in Computers & Internet Programming & Design

3 answers

It sounds like you do not want it to be a link (anchor tag: ) so just put a style on the image:

2006-08-18 04:22:12 · answer #1 · answered by clievers 4 · 1 0

In CSS:



Sadly stupid IE doesn't support anything but links on hover.... Maybe IE7 willl be up to standards.

2006-08-18 04:19:10 · answer #2 · answered by J.F.® 4 · 0 0

Can you make the picture a link? If so, that will work.

2006-08-18 04:18:29 · answer #3 · answered by Yoi_55 7 · 0 0

fedest.com, questions and answers