02-28-2009, 02:01 AM
|
#10 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by Wildhoney
It is as simple as the following code. Albeit Internet Explorer doesn't play so nicely so that would require more of a hack.
css Code:
select option { background-repeat: no-repeat; background-position: 3px center; padding-left: 25px; }
select option#ar { background-image: url('ar.gif'); } select option#be { background-image: url('be.gif'); } select option#en { background-image: url('en.gif'); } select option#fr { background-image: url('fr.gif'); }
Using this HTML code:
|
I sooooo hate IE...it never plays nicely with anything!!
You have no idea how many times I design something, check it out in FF...wrap it up, call it a day, and say, "oops I forgot to try this in IE.."
Low and behold, it won't look right in IE....
Quote:
Originally Posted by Wildhoney
 ! Hehe. Yes, I think many of us are from the UK. Where are you from again?
|
I am from New York....
|
|
|
|