
jQuery is probably something I would consider a designer’s best friend. It turns a complex language like javascript into something that can be utilized for great visual effects on web pages with simple syntax. Creating something like a collapsible panel, or a section of a website that can be toggled on or off, requires minimal coding. Today we will be building a simple collapsible panel.
Posted in Development | 3 Comments »

Recently, I’ve noticed that my attempts to get up to par with jQuery have been repeatedly derailed because of several other things going on in my life at the moment. Despite the interest I’ve taken in it, and how simple it seems to be, and how useful it is overall, I still continue to have to keep starting over and learning it again and again. Now I’ve decided to add some extra initiative to my learning by writing a quick post about it. Mostly this is a round-up of resources, tutorials, tips, etc on everything jQuery, for those who are in the same situation I’m in. Now go try it out!
Posted in Development | No Comments »