It’s pretty easy to use javascript to work with images marked up in the body of an html document, but sometimes it is necessary to dynamically load them. I’ll do my best to explain how to do this.
Creating custom events with jQuery.
I just discovered the trigger function today and am really excited about the possibilities of using it to create jQuery plugins. I’ll do my best to explain what it’s all about and why I’m so excited about it.