A new version of jsProgressBarHandler is avaiable. Changes are a minor bugfix when handling the internal queue when animation was set to false and an update of Prototype to the latest version (1.6.0.2)
Category Archives: Original Content
My Javascript (non-AJAX) Progress / Percentage Bar : jsProgressBarHandler 0.3
How to find the original Flickr Photo URL and User from a Static Flickr Image URL/Permalink
TinyMCE CSS Classes and IDs Plugin : bramus_cssextras 0.5.0 hits the net!
My inc.functions.php – Part 4 : Unshifting elements on an array and preserving keys
My Changes Of Life
My Trancefusion 2007
My Javascript (non-AJAX) Progress Bar Class : jsProgressBarHandler
Don’t you just hate it when people wrongly label something as AJAX? A fine example of this is the – so called – AJAX Progress Bar. Above that the javascript could … well … let’s say “a rewrite needs to be done” popped up in my head, resulting in jsProgressBarHandler, a Prototype.js class to dynamically …
Continue reading “My Javascript (non-AJAX) Progress Bar Class : jsProgressBarHandler”
My Code Snippet : Automatically start Lightbox on page load (autoFireLightbox)
Ever wanted to automatically start Lightbox so that it shows an image immediately after the page has loaded? It’s possible! Someone posted a little Javascript Code Snippet that provides this functionality in the Lightbox Forums. Although the code is OK, it requires editing Lightbox.js, which will of course break when a new version is released …
Continue reading “My Code Snippet : Automatically start Lightbox on page load (autoFireLightbox)”