|
Posted by John Salerno on 02/06/06 06:07
John Salerno wrote:
> Mark Parnell wrote:
>> Deciding to do something for the good of humanity, John Salerno
>> <johnjsal@NOSPAMgmail.com> declared in alt.html:
>>
>>> What I plan to do is have a button image that looks pushable
>>> (created in Photoshop with no skill on my part!), and then a separate
>>> image that is depressed, so I think I need JS in this case to switch images.
>> Not at all. Did you look at the links I gave you?
>>
>
> I skimmed them, but I plan to go through the tutorial in the second link
> soon. If I can do this without JS, then that'd be great, since I haven't
> started learning JS yet! :)
Hmmm, I read through the tutorial but I'm still a little confused. The
CSS trick seems to rely on the transparency of the image to change
colors, but not necessarily to make it a different image altogether. I
don't see how that's possible given this tutorial.
Also, is it possible to use CSS to make the "active" link not active
while you are hovering over the others, and only become active again
when the pointer leaves the nav bar?
[Back to original message]
|