A jQuery Visual Image Preloader Redux
Get the latest and updated jquery script for preloading your images visually with a spinner. Discard the old and in with the new script!
How to Create a Visual Image Preloader using jQuery
UPDATE: This script has been updated. Please go to the new post about the updated visual preloader script.
I have been searching the web for methods on how to visually preload the images on your site. I have found a few good ones but they require a defined source or path and that doesn’t work for me. I needed something to preload any image from any source or URL. So I gave up the search and created a simple solution for myself. Read on to find out how I did it.
SyntaxHighlighter Invalid HTML Problem Fast Hack
SyntaxHighlighter is a nice tool that makes the code snippets on your blog look pretty. It’s based on Javascript so it’s unobtrusive and degrades gracefully. It’s client side based so it works on every server. It supports C++, Javascript, PHP, XML, CSS and the most common languages out there. It’s easy to deploy and it supports most browsers. With all those nice things said, it still does something that ruins your day. SyntaxHighlighter makes your XHTML invalid.

