Home

Resources Home JavaScript Tutorials

User rating:

When does JavaScript trigger reflows and rendering?

Quick and useful tip on when your JavaScript triggers a browser reflow and how to minimize it.
http://mir.aculo.us/2010/08/17/when-does-javascript-trigger-reflows-and-rendering/
User rating:

Using document.createElement() to test for support for an element

Checking whether the browser supports a particular HTML element can be tricky. This is where document.createElement() comes in.
http://www.javascriptkit.com/javatutors/createelementcheck.shtml
User rating:

JavaScript Module Pattern: In-Depth

The module pattern in JavaScript is generally well understood, but there are a number of advanced uses that have not gotten a lot of attention.
http://www.adequatelygood.com/2010/3/JavaScript-Module-Pattern-In-Depth
User rating:

Anti-patterns in the making

James Padolsey talks briefly about self invoking JavaScript functions and the sometimes questionable reasons he turns to them.
http://james.padolsey.com/javascript/anti-patterns-in-the-making/
User rating:

The onmousewheel event of JavaScript

The onmousewheel event fires whenever the user moves the mouse wheel either upwards or downwards, and can provide yet another way for users to interact with your JavaScript.
http://www.javascriptkit.com/javatutors/onmousewheel.shtml
User rating:

How To Use Pure CSS or JavaScript plugins to style web forms

A look at styling web forms using pure CSS alone or with the aid of JavaScript plugins.
http://www.onextrapixel.com/2009/08/25/how-to-use-pure-css-to-style-web-form-dynamically-plus-12-awesome-javascript-plugins/
User rating:

PHP Photo Album script

A sleek PHP enhanced Photo Album script that automates the retrieval of all images within a specific directory and shows them.
http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
User rating:

HTML5 drag and drop in Firefox 3.5

A nice summary of Firefox 3.5's implementation of HTML 5's specifications on Drag and Drop Events.
http://decafbad.com/blog/2009/07/15/html5-drag-and-drop
User rating:

Changes to JavaScript: EcmaScript 5

Google Code has put together a nice HTML slideshow describing EcmaScript 5, the language JavaScript is based on.
http://google-caja.googlecode.com/svn/trunk/doc/html/es5-talk/es5-talk.html
User rating:

7 JavaScript Differences Between Firefox & IE

Although the days of long and tedious code branches to target specific browsers in JavaScript are over, once in a while it’s still necessary to do some simple code branching to account for differences in Firefox and IE.
http://www.impressivewebs.com/7-javascript-differences-between-firefox-ie/

CSS Forums News

Dynamic Drive forums | Register

The Latest Comments

All images and content copyright © 2017 CSS Drive. Contact Info | Back to Top
Affiliate Discloser: We receive a commission from purchases through some links on this site