10 More Browser Tweaks with jQuery

Share this article

We’ve been sharing tons of Browser Tweak plugins and we know that you haven’t had enough yet because you just love fixing browser errors! ;) In this post, we will share another set. Check out this 10 Browser Tweaks with jQuery that you may find useful.

1. Wresize – IE Resize event Fix Plugin


jQuery plugin for fixing the IE window resize bug. In IE the window resize event is fired multiple times per actual resize: it is a well-known issue for IE6 and IE7, but they misbehave along different patterns. Actually it seems that IE6 is worse than IE7.
Wresize.jpg
Source

2. jQuery ifixpng


This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.
jQuery-ifixpng.jpg
Source

3. jQuery pngFix


This plugin will fix the missing PNG-Transparency in Windows Internet Explorer 5.5 & 6.
jQuery-pngFix.jpg
Source

4. Background Iframe


The bgiframe plugin is chainable and applies the iframe hack to get around zIndex issues in IE6. It will only apply itself in IE6 and adds a class to the iframe called ‘bgiframe’. The iframe is appended as the first child of the matched element(s) with a tabIndex and zIndex of -1.
Background-Iframe.jpg
Source

5. QinIE – for proper display of Q tags in IE


The purpose of Q tags (defined in HTML 4.0 and W3C DOM Level 1) is to represent quotations more semantically, accessibly, and typographically-correct. Like many things, they haven’t caught on because IE didn’t support them.
QinIE.jpg
Source

6. jQuery Accessibility Plugin


To use jQuery Accessibility Plugin – first you must have jQuery and the jQuery Cookie Plugin. This plugin has been tested with version 1.1.3 on FireFox2 on Ubuntu 7.04.
jQuery-Accessibility-Plugin.jpg
Source

7. jQuery MouseWheel Plugin


There are two ways you can use the mousewheel event. You can use the mousewheel and unmousewheel helpers or just use the typical bind and unbind syntax.
jQuery-MouseWheel-Plugin.jpg
Source

8. Link Scrubber


Removes the dotted line onfocus from links.
Link-Scrubber.jpg
Source

9. jQuery Perciformes


The entire suckerfish family under one roof.
jQuery-Perciformes.jpg
Source

10. jQuery-placeholder


This plugin is used to support the HTML5 placeholder attribute on most non-HTML5-compliant browsers.
jQuery-placeholder.jpg
Source

Sam DeeringSam Deering
View Author

Sam Deering has 15+ years of programming and website development experience. He was a website consultant at Console, ABC News, Flight Centre, Sapient Nitro, and the QLD Government and runs a tech blog with over 1 million views per month. Currently, Sam is the Founder of Crypto News, Australia.

jQuery
Share this article
Read Next
Get the freshest news and resources for developers, designers and digital creators in your inbox each week