Posted by: pureessence on: February 14, 2010
Very nice jQuery session timeout countdown example with the use of the jQuery idleTimer plugin. Here’s my example with the jQueryUI dialog as the warning. Here’s my example with the jQueryUI dialog as the warning.
Posted by: pureessence on: February 12, 2010
I just learned IE does not support jQuery’s new live (event delegation) binding on the change event. Very nice IE, you did it again.
Posted by: pureessence on: January 29, 2010
I like being able to manually control my loading screen with my ajax calls. Previously I was using the blockUI jQuery plugin. It’s a great plugin. You may turn an overlay on your entire screen or just a layer on or off by simply calling and Since at work they are hosting the jQueryUI package, [...]
Posted by: pureessence on: January 22, 2010
Here’s a jQuery scenario I encountered today at work. I found the solution interesting. I have 2 identical selection dropdowns. When I select from the first one I want to copy the selection value into the second. However, I also have a change event attached to the second selection dropdown. In order to make sure [...]
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: December 29, 2009
I was looking around the net for this. Maybe I didn’t look hard enough but I wasn’t able to find it. Finally a coworker told me. If you use the SpringMVC framework and wish to show generic validation error messages at the top of the page, here’s how you do it: Obviously if you wish [...]
SocialVibe