![]()
Are you new to Wordpress and want to put some jQuery or another script file on a page? Ever try to find a site that gives you an answer that actually works? Man, I had a tough time getting an answer on this one, but the solution was so simple!…
Where Simple meets Web
February 7, 2009
![]()
Are you new to Wordpress and want to put some jQuery or another script file on a page? Ever try to find a site that gives you an answer that actually works? Man, I had a tough time getting an answer on this one, but the solution was so simple!…
January 14, 2009

Yet another twist on my image manipulation kick, I tinkered around with making images larger again. This time, instead of actually enlarging the image, we are enlarging the ‘viewer’ to see more of it. So, we see a snippet of an image, then when we hover over it, the viewer…
January 1, 2009

So, having the day off, I decided to mess around a little with image manipulation. There are a ton of tutorials out there about LightBox and other similar jQuery plugins, but my goal was to make something simple without needing to have another page to load so I could see…
December 31, 2008
I was recently working on a simple site for a friend and decided I wanted to put in a rollover effect for the navigation. Normally, using plain old Javascript, this wouldn’t be too much of a hassle (or is it?!). The catch is that I wanted to do it in…