Little HTML / Jave help
- Started
- Last post
- 6 Responses
- nowherehead
Anyone know how to make a link that changes the background image using java/html?
Thanks in advance
- nocomply0
You mean something like this?
http://www.alistapart.com/articl…
For changing the background image of a link, its probably best to use CSS if you're comfortable with it these days.
- MLP0
it is spelled Java, not Jave ... glad i could help.
- Kdub0
You're kidding, right? I have always put in my resume that I am very proficient in Jave... is that why I am unemployed and living out of my mother's basement at the age of 38?
- hiten0
ha i hope your kidding. yeah if you talking about links like NT has where the bg goes orange it's all css.
- ********0
Little HTML / Jave help
Anyone know how to make a link that changes the background image using java/html?Thanks in advance
nowherehead
(Mar 7 06, 07:26)do you mean roll overs??
- nowherehead0
Thanks for the spelling lesson guys :) But I'm kind of looking to recreate this effect:
Where you click a link and the entire background image changes.
Unless this was done with layers. The code didn't make a lot of sense to me.
I'll have a search on t'internet for CSS help.