Blog updated to 3.0

It’s so surprising how easy and efficient it is to update my blog to 3.0

a click of a button and everything is done! wordpress rules!

Handy Jquery Snippets

This post includes most of my regular use JQuery functions, they are handy, at least to me, and hopefully, to you. I’ve spent months collecting this and re-collecting them, and yeah, I found a need to compile them into a blog post for me and for you to reference in, quickly look at, print out, if needed.

If there is anything missing (that you would like to include) or anything that is wrong in this post, please leave a Comment after the beep… BEEP!

Add/Remove CSS class to/from an element

This is a very common way to change a CSS class from an More >