jquery

jquery
Bug with <select>.change firing late in jquery-1.4.1.min-vsdoc.js

Short story:  jquery-.1.4.1.min-vsdoc.js seems to have a bug that causes of the change event on a <select> to fire only after the element looses focus – not on selection of the option. Long story: I spent the majority of my week neck-deep in jQuery and NHibernate – it was fun making my brain work in new ways.  I’m currently building an admin portal for my client using ASP.NET MVC 2.  Once I work out the pattern for one of the pages, it will be applied to the majority of the others.  I wrapped up the functionality yesterday, and...

posted @ Saturday, November 13, 2010 3:12 PM | Feedback (2)