Before we begin, I wanted to make sure everyone is aware of the most important difference between XML parsers: whether the parser is a SAX or a DOM parser.
Category Archives: Programming
CSS Rounded Corners In All Browsers (With No Images)
In the past two years, increased browser support has transformed CSS3 from a fringe activity for Safari geeks to a viable option for enterprise level websites.
jQuery Snowfall 1.5
Added snow buildup to the plugin, so now you can pass a jquery selector in the collection option and the snow will collect on top of all the elements matched. It uses the canvas tag so the snow wont collect in IE8 or lower. To enable collection you can do the following
Snowstorm: A JavaScript Snow Effect for HTML
Let It Snow. So, you want JavaScript snow on your web site, eh? Snowstorm is a JavaScript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single JavaScript file provides the functionality required. No images are used for the snow effect.
css disable text selectable
No one here and posted an answer with all of the correct css variations, so here it is:
Jquery fullscreen gallery
A simple, yet elegant fullscreen image gallery created with the jQuery frameworkand some simple CSS.