The HTML5 Media Framework
Tag Archives: jquery
jFlow Slider
Attention: jFlow Plus is Out This article uses an outdated version of jFlow and, although it works just fine, lacks some enhancements. Please check out jFlow Plus on my other websiteWordImpressed.com! There you can read about jFlow Plus and view a cool demo.
Image Protector Plugin for jQuery
I’ve always been curious about the jQuery JavaScript library. jQuery has captured the hearts of web designers and developers everywhere and I’ve always wondered why. I’ve been told it’s easy, which is probably why designers were so quick to adopt it NOT that designers aren’t intelligent, but designers usually have enough design stuff to worry …
8 JQuery tips and tricks
Who doesn’t like JQuery? This fast and easy to use Javascript framework became very popular in 2008. In the following article, I have compiled a list of 8 absolutely useful JQuery hacks, tips and tricks.
Load Content While Scrolling With jQuery
We generally have lots of content to present but can not load all of it at once as it may take too long. I always loved the dZone’s Ajax content loading while scrolling feature and created a similar one using jQuery.
Setting Equal Heights with jQuery
JavaScript to the rescue Calling equalHeights() on DOM ready let’s us keep all of the important factors in play, without adding extra markup or complex CSS workarounds: