Sporadic posts about my interests, e.g. software development (mostly .NET), technology in general and some occasional rant.
Browse by Tags
All Tags »
jQuery (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
New version of jQuery is released today! It includes new (and faster!) selector engine, new way for binding events, new way for browser detection (or should I say feature detection?) and much more. Read more about it here . (Google is allready hosting...
|
-
|
I was recently working on a ASP.NET RIA which has a web form with the input field in which users can type some search term and press the search button or hit enter key. Search is invoked by an asynchronous call and done on the server. The text field is...
|