CSS & Java:hover images
-
I wrote up a post on my progress so far in trying to find a way to use
div
andcss
to include images with hover states in the design and the post body of WP.
here’s a link to the article
I’m wondering if this is useful to anyone, but more importantly, i am wondering if anyone has found a solution they would share which accomplishes this task without java calling.
Seems the only way i’ve fond to get this done is using javascript’sonmouseover=
,onmouseout=
andonclick=
properties.
it’d be so cool to be able to do this in a post.
but for now, simply writing upcss
to do it is either not functional, or i am confused about where to put my a:links and my a:hovers in a multi class call.
anyone interested?
wanna help?
f.
- The topic ‘CSS & Java:hover images’ is closed to new replies.