Posted by: pureessence on: January 12, 2010
If you do any javascript programming at all, you absolutely need to get the firebug plugin for firefox. It’s by far the best free tool out there. I’ve had the plugin since it first came out. However, I just learned about its command line feature today when I was reading this peeling away jQuery wrapper [...]
Posted by: pureessence on: January 9, 2010
I spent most of the day customizing the Mystique wordpress theme. The theme is ridiculously great. It has all of the features I’d ever dream of. In fact, I got rid of some of my plugins + widgets because this theme covers them. Also, the theme author uses jQuery on all of the UI effects. [...]
Posted by: pureessence on: October 27, 2008
I’m still unhappy how I lost the jQuery battle at work. Although I’m not banned from using it but hey this is encouraging! jQuery may just win the javascript framework battle at least in the popularity category. Other frameworks are just not as user friendly IMO.
Posted by: pureessence on: May 30, 2008
I needed a text counter at work. I searched around trying to find a jQuery plugin that fits the bill but I didn’t find anything. So I wrote one myself. Check it out It should be pretty flexible. Requires jQuery Define the maximum of characters the user may input May be applied to one or [...]
Posted by: pureessence on: March 23, 2008
I needed a pick list script at work. I looked around and found a jQuery plugin but it didn’t do all I wanted so I modified it. I thought I’d share my final results with you. I will contact the original author to see if he wants to include my changes to his version as [...]
Posted by: pureessence on: February 28, 2008
After much anticipation, it’s finally here!! I present you the completely rewritten New Millennium – New Millennium with web 2.0 It’s done in ajax with the help of jQuery. The idea is to create a site with no page refresh. Although it was fun, toward the end it was getting a bit tedious. I felt [...]
Posted by: pureessence on: February 27, 2008
I’ve been working on a UI design at work and some of the build in components have border=”1″ on their generated table code. To achieve a consistent look, I always want border=”0″ on the table so I can control the table border with CSS. There is no way as far as I know you can [...]
Posted by: pureessence on: February 26, 2008
So since I’ve been playing with jQuery on my spare time while putting together an ajax site, I’ve decided to tackle a design issue I’ve run into many times at work with jQuery. This idea originally comes from phpMyAdmin. If you’ve used that software, you know that when you click on any table row, it [...]
SocialVibe