Saturday, September 10, 2011

How Jquery Works. What Every Designer Must Know

Jquery is awesome! All these visual effects and UI items are an ivaluble asset to both designers and developers alike. That said, it could be intimidating to add snippets of code yourself. Where does everything go so a plugin works?

For designers, understanding where code goes on your page (in order to make a Jquery plugin work) is key to realizing that it’s not that difficult to make Jquery work.

In this post I will attempt to explain where to put code on the page in order for Jquery to work. I will do so using a simple lightbox plugin.

Posted via email from Inspiration

No comments:

Post a Comment