![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been trying to create a image mouseOver effect using CSS - is this possible? |
|
but I can't seem to get the SRC to work - is this not an option in CSS? |
#3
| |||
| |||
|
|
I've been trying to create a image mouseOver effect using CSS A.abroad IMG { BORDER-COLOR: white; SRC: "./graphics/images/abroadBw.jpg" |
#4
| |||
| |||
|
|
Hi, I've been trying to create a image mouseOver effect using CSS - is this possible? Or will I have to use DIV tags or something along those lines? I've tried a number of things - the code below will work for the border no problem, but I can't seem to get the SRC to work - is this not an option in CSS? Thanks in advance, al ![]() a href="" class="abroad"><img src="./graphics/images/abroadBw.jpg" border=1><br>abroad</a A.abroad IMG { BORDER-COLOR: white; SRC: "./graphics/images/abroadBw.jpg" } A.abroad:hover IMG { BORDER-COLOR: black; SRC: "./graphics/images/abroad.jpg" } |
#5
| |||
| |||
|
|
I found the following vertical menu the other day on a CSS website: .... DIV.menu { BORDER-RIGHT: #000 2px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000 2px solid; PADDING-LEFT: 0px; BACKGROUND: #fff7ad; PADDING-BOTTOM: 0px; MARGIN: 1em; BORDER-LEFT: #000 2px solid; WIDTH: 100px; PADDING-TOP: 0px; BORDER-BOTTOM: #000 2px solid } |
#6
| |||
| |||
|
|
"Stephen Poley" <sbpoley (AT) xs4all (DOT) nl> wrote in message news:voubjv0vr62qj102i6o4dv76391k8e0e2r (AT) 4ax (DOT) com... Strewth. Welcome to the.... Are you an Aussie, by any chance, Stephen? [ For those unfamiliar with it, 'Strewth' is an expression commonly used by Australians. It is an abbreviation of "God's Truth" - |
#7
| |||
| |||
|
|
[ For those unfamiliar with it, 'Strewth' is an expression commonly used by Australians. It is an abbreviation of "God's Truth" - Similar to "God's miserable teeth" from J. P. Donleavy's hysterically funny novel "The Ginger Man." |
#8
| |||
| |||
|
|
Hi, I've been trying to create a image mouseOver effect using CSS - is this possible? Or will I have to use DIV tags or something along those lines? snip |
![]() |
| Thread Tools | |
| Display Modes | |
| |