Hi All, Great day for you all, I am in trouble with a small css prob , it can be also called browser compatibility issue. Last day i tried to make a select options list with background none and border 0 it worked fine in FF but not in IE, actually i am placing this select option inside a div which have background sky blue if there is no way to define background color as none and border as 0 then help me to do it in an alternative way like background color of select and border can be the background color of the holding div, thus in our eye it looks like select have no bg and border as its holding div bg also in same color. Thanks for taking time to look into my issue. Have a great day.
<rant> What most people call "cross-browser compatibility" issues really means "IE doesn't handle this right" and you should state it as such. </rant> I don't have IE available right now but I'll try to return to this later if no one else does.