6 Tips to Speed Up jQuery
As it stands, jQuery is an amazingly efficient JavaScript framework, but there are a few things that you can do when creating your code that will end up slowing...
2 comments
As it stands, jQuery is an amazingly efficient JavaScript framework, but there are a few things that you can do when creating your code that will end up slowing...
2 comments
Using the standard Web safe fonts is quickly becoming a thing of the past thanks to modern alternatives like @font-face kits and the new Google Font API. Taking a...
2 comments
I guess I am on a jQuery plugin kick since it seems to be all I am doing lately. I just really dig how versatile the jQuery library is...
31 comments
One of the winners of a free copy of Magazine Premium (see this article) suggested implementing @font-face kits to the theme. I had read about @font-face but never actually...
10 comments
This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work...
5 comments
Anyone who visits my site can see that I am a huge fan of WordPress. I do my best to contribute back to the WP community and support others...
2 comments
October is here and that means it’s time for another contest. This month I will be giving away a one-year subscription to Layers Magazine. For those who have never...
1 comment
There is nothing more annoying than Internet Explorer. Every time you build a site you usually need to add a few CSS hacks just to make sure it works...
2 comments
My last little jQuery tutorial was an alternative to using CSS to create an image change on a mouseover. Now I want to take that one step further and...
89 comments
Javascript is pretty useful but it does demand a lot of coding. Luckily for all of us, there are libraries out there that make it extremely easy to use...
32 comments