ieFixButtons is a jQuery plugin that fixes the buggy behavior of the <button> element in Internet Explorer 6 and 7.
Category Archives: JavaScript – Ajax
Top of the page with jquery
This one liner jQuery snippet will force your browser to go to the top of your page:
CSS3 PIE ie6/7/8
CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so on. These are the kinds of elements our designer friends love to use because they make for attractive sites, but are difficult and time-consuming to implement, involving complex sprite images, extra non-semantic markup, large JavaScript …
custom tabs with jquery
Tabbing has been common place on the Internet for some time now. Today web sites will make use of tabbing without the page having to reload with the addition of JavaScript.Tabbing has been common place on the Internet for some time now. Today web sites will make use of tabbing without the page having to …
yepnopejs
yepnope is an asynchronous conditional resource loader that’s super-fast, and allows you to load only the scripts that your users need.
browserplus js
JavaScript API Overview Overview Of Operation BrowserPlus is a browser plugin technology which is cross-platform and cross-browser. It allows services to be attained and activated on the fly which expose new functions to JavaScript that provide scriptable APIs for interacting with the client machine. For a website to use BrowserPlus, the platform must be installed …