jQuery: Setting default submit button for ‘Enter Key’ using jQuery
To Start with… One of the most annoying things in developing web pages is handling the “Enter Key” for form submission. ‘Enter Key’ makes form submission so easy that users always tend to use it. The easiest and the most intuitive way is that, the user can enter some text or make some changes to [...]
Read Full Post | Make a Comment ( 1 so far )J2EE: Which JVM served my request?
In general, enterprise web application are deployed in multiple JVMs to attain the power of distributed computing. At times, you might want to find out which JVM served your request for various reasons – - Debugging an error [example - checking system.outs or logger files] – Caching issues I use one of the following simple [...]
Read Full Post | Make a Comment ( None so far )Are you Web 2.0 Certified?
Are you Web 2.0 Certified ? I am pretty sure there is no such certification that one can pursue and tag themselves as “Web 2.0 Certified”. But Technology Gaints can certainly come up with something on similar grounds so that people can gain credibility at work place. If some one would ever come up with [...]
Read Full Post | Make a Comment ( None so far )Testing web pages in multiple versions of Internet Explorer (IE)
Ever wanted to test your website in multiple version of Microsoft Internet Explorer? IETester is the solution. I found this awesome desktop application that lets you test your pages as they would be rendered by IE 5.5, 6, 7, and 8 RC1. Now you shouldn’t need the Multi-IE installer anymore, which seems to have side [...]
Read Full Post | Make a Comment ( None so far )



