Sunday, April 05, 2009

Simple jQuery Modal Window Tutorial

Simple jQuery Modal Window Tutorial | Queness: "In this tutorial, I'm going to share how to create a simple modal window with jQuery. It selects all the anchor tags with rel attribute set to 'modal' and grab the DIV #id defined in the href and displays it as a modal window. jQuery has made everything so simple, be sure to check out the demonstrations, examples I made. It looks good :)"