jQuery 11 September 2016 Introducing jQuery.dirty Having previously blogged about checking if a form has been modified I needed something slightly different I came across dirrty, a jQuery plugin by Ruben
Internet Explorer 20 November 2014 Internet Explorer and button events Filing this one under "Strange decisions that Internet Explorer makes", IE will assume that when a user hits enter in a textbox, they
JavaScript 16 October 2014 Javascript, isNaN and parsing A word of warning with javascript and the magic of the isNaN function If we have an element such as <input type="hidden&
JavaScript 10 June 2014 Checking on client side if form has been modified I'm editing a record in a web application and I accidentally click on something I shouldn't have. The page navigates away and when I hit