Hide options
3 results in the group Browser Compatibility Back to all groups
(0.00 seconds)
  1. Detect browser version

    Javascript function to detect browser version
  2. Real Mouse Out Detection

    When you have a DIV around a DIV (as example for design/layout reasons) and you want to detect the mouse out of the parent DIV, it does not work by simply using the event handler onmouseout="" in the nested DIV. For that, you need to use a workaround function like this:
  3. IE 7 disappearing content when using position:relative

    This is a fix / workaround for IE7 when using css style position:relative and the Internet Explorer 7 does surprisingly not show the content anymore