AJAX Forums

What is a CSS/HTML code for rollover images?

This is a discussion on What is a CSS/HTML code for rollover images? within the XHTML and CSS forums, part of the Beginners AJAX category; Like, if it were a link....


Go Back   AJAX Forums > Beginners AJAX > XHTML and CSS

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 06-04-2007, 03:46 PM   #1 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 jerdanagirl is on a distinguished road
What is a CSS/HTML code for rollover images?

Like, if it were a link.
__________________
jerdanagirl is offline   Reply With Quote
Old 06-04-2007, 11:47 PM   #2 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 tbeseda is on a distinguished road
There are a few ways to handle img rollover (hover).If it's just for a few instances of linked images and not all linked images in your site, I usually create a class, like "link".So then your HTML might like this:And you can manipulate it's hover state with CSS like so:img.link:hover {border: 1px #000;}If you are looking to create an image gallery check out these 30 different techniques:http://www.smashingmagazine.com/2007...ws-lightboxes/
__________________
tbeseda is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
How can I label images in HTML that won't show up on the site? connachtspawn XHTML and CSS 2 06-09-2007 07:12 AM
why won't my HTML code work? mindless wisdom XHTML and CSS 2 05-27-2007 09:57 AM
Writing HTML codes on a page.... HTML code help please? Shardote XHTML and CSS 3 04-11-2007 08:41 AM
I need the code, case problem 1, tutorial 12 HTML, XHTML, and Dynamic HTML third... ebizartistry XHTML and CSS 0 04-04-2007 08:14 PM
HTML code analyzer? evil_matthew2002 XHTML and CSS 1 03-20-2007 08:55 AM


All times are GMT -4. The time now is 08:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com