Regular Expression for Finding Uses of CSS Classes
One thing that has always tripped me up when editing CSS for a large site, especially one that I am unfamiliar with, is making sure…
One thing that has always tripped me up when editing CSS for a large site, especially one that I am unfamiliar with, is making sure…
Not sure what caused this problem or if anyone else has had it, but I figured out a solution so I thought I’d share. Problem…
I recently made a single serving site for web designers that just had images of the finger cursor as a transparent PNG available to use…
A few times in the past 3 months I’ve been getting this error when using TweenMax: 1061: Call to a possibly undefined method roundProps through…
Been stumbling on this issue for literally days. Will write more later on it, but see below for the blog post that ended up saving…
Our site (CannedBanners.com) uses the MVC (Model View Controller) system. For the longest time, I had no idea what that actually meant. In fact, I’m…