css ?
css ?
Out of context: Reply #22
- Started
- Last post
- 25 Responses
- flyingnowhere0
so i think im just going to use Stugoo's option
#idname li{background-color:red; }
#idname li+li{background-color:blue; }
#idname li+li+li{background-color:green; }and say to hell with ie6 users
- thanks for the help everyone!flyingnowhere
- if you can add jquery, my script will cater for ie6rafalski