0
kicks
How to put a backround image in a HR for IE with jQuery
IE till version 7 has a bug: you cannot put a background image in a <HR /> tag, so you cannot have a nice graphical line and keeping the semantic coolness of the hr tag. This post explain how to reach that goal using a bit of jQuery