Small Update to Responsive Video Plugin
I received an email last night in regards to a strange bug that was happening with my Responsive Video jQuery Plugin when you had multiple videos on the same page.…
I received an email last night in regards to a strange bug that was happening with my Responsive Video jQuery Plugin when you had multiple videos on the same page.…
For the longest time I had been using this responsive video script to resize all my videos on the fly. Recently it started giving me some issues since most sites like YouTube…
Way back in the day, I use to always set up my event triggering anchor tags a certain way to prevent their default behaviour of having to click-through to a…
Working with fully responsive elements on a website is an absolute must since there are so many ways to access a site nowadays. You might be at home on your…
I have already written a little jQuery snippet to resize videos but I came across an article by Chris Coyier with an approach that I thought worked a lot better.…
I was working on a site that required a small jQuery function to load only if the site was opened on an iOS device, ie. the iPad, iPhone or iPod.…
I was working with placeholder text for the input fields on a recent project and I needed to make sure that the text would appear in all browsers. I had…
I published a tutorial quite a while back called Simple Voting for WordPress with PHP and jQuery. It was not without its problems, and recently I needed to improve on…
I know there are a few textarea word counter jQuery plugins out there already, but I felt like building my own since I wasn’t a fan of the ones that…
When WordPress introduced post formats in version 3.1, I decided to make sure all of my themes were able to display each one. The only issue I encountered was with…