Enqueueing a Script After wp_head()
I was working on a feature for Arturo to add (or enqueue) a script only if a certain function was used on a page. The problem was, that you...
0 comments
I was working on a feature for Arturo to add (or enqueue) a script only if a certain function was used on a page. The problem was, that you...
0 comments
I was checking out the CBC website and I noticed that if you copy and paste any text from the site a reference link appears at the bottom, indicating...
34 comments
Most sites you will visit nowadays will have some sort of slideshow or content slider. Check out Themes by bavotasan.com and you will see my Sliderota jQuery plugin in...
1 comment
Ever since Google announced that a site’s speed would be a major factor in its ranking, I have really been paying attention to how my site performs. I guess...
8 comments
I started working with Javascript quite a few years ago and have always had a love/hate relationship with it. Sure, you can do a lot of cool things with...
9 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...
200 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...
51 comments
I have been searching around for a way to highlight the code in my posts to make it easier for people who visit my site to differentiate between the...
0 comments