been to the pub and hooray - i remember the link -
http://www.alistapart.com/articles/sprites/
article by Dave Shea, CSS Sprites
hope it clears a few things up
----- Original Message -----
From: "Ross Bruniges" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, July 13, 2006 7:56 PM
Subject: Re: [WSG] IE Hates me and my CSS please help!
you can have the same image but if you do you need to change the
background position - the one image will have three different states for
your link states and you move the background position up or down to show
the correct ones.
I can't remember the link to the article explaining it though.....let me
think....
----- Original Message -----
From: "Tom Livingston" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, July 13, 2006 3:09 PM
Subject: Re: [WSG] IE Hates me and my CSS please help!
On 7/13/06 9:32 AM, "Michael Persson" <[EMAIL PROTECTED]> wrote:
Well Tom
images/index_r2_c8_f2.gif is the same in all spec....
nothing will happen because you have the same image of course..
Michael
Tom Livingston wrote:
On 7/13/06 2:32 AM, "Buddy Quaid" <[EMAIL PROTECTED]> wrote:
#mortgage.over{
background-image: url("images/index_r2_c8_f2.gif");
}
#mortgage.on{
background-image: url("images/index_r2_c8_f2.gif");
}
#mortgage:hover{
background-image: url("images/index_r2_c8_f2.gif");
}
Is it me, or are all these states using the same bg image?
First, this isn't my issue, it's Buddy's.
Second, that's my point. How can you expect a state change if the image
is
the same for all states?!
Am I missing something here?
--
Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
___________________________________________________________ Try the
all-new Yahoo! Mail. "The New Version is radically easier to use" - The
Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************