Ok I've been trying to get this to work properly in IE for a while now, but it just doesn't want to work - not even in the more standards compliant IE7 (works nicely in FireFox though
).
I'm creating a vertical navigation for a website, that uses an unordered list. LIs that contain an H2 are considered group headers. Eventually each LI will either be a group header or a link, but I ran into a problem before I turned them all into links.
The problem is that IE separates the list items that are links by quite a bit, and I'm unsure as to how to get it to stop doing it.
I've stripped everything out but the navigation (so now the navigation spans the entire width of the page) and it is still showing the same problem.
Here is a link to the example:
You can see the gaps surrounding Link 4 (numbers 3 & 4 are the only link items) - I would like to get those gaps removed and have it display nicely like it does in FireFox.
Anyone have any ideas?
I'm creating a vertical navigation for a website, that uses an unordered list. LIs that contain an H2 are considered group headers. Eventually each LI will either be a group header or a link, but I ran into a problem before I turned them all into links.
The problem is that IE separates the list items that are links by quite a bit, and I'm unsure as to how to get it to stop doing it.
I've stripped everything out but the navigation (so now the navigation spans the entire width of the page) and it is still showing the same problem.
Here is a link to the example:
You can see the gaps surrounding Link 4 (numbers 3 & 4 are the only link items) - I would like to get those gaps removed and have it display nicely like it does in FireFox.
Anyone have any ideas?