Posts tagged bug:
The Firefox Input Button Line-Height Bug
Internet Explorer Bug Fix: Disappearing Positioned Anchors
A while back when I was working on developing the jQuery popout tutorials, I ran across a significant and annoying bug in Internet Explorer 6 and 7. Specifically, Internet Explorer does not respect the height and width properties of block-level, absolutely positioned anchor tags if they contain no content. […]
Fixing the IE6 Whitespace Bug
Sometimes when I’m building a vertical navigation menu Internet Explorer 6 will add a bunch of white space between the list items. So what’s going on, and how do we fix it? […]