Comment and Order Management for an ASP.NET AJAX Server-Centric ... Posted By : at 2008-05-08 13:41:32
Welcome to the ninth part of an eleven-part series focused on building an online shopping web site. In this part you will learn to manage both product comments and orders.... Solve more issues on the first call. Try WebEx free! ...
Other Posts about Comment and Order Management for an ASP.NET AJAX Server-Centric ... you may like:
Comment on Revealing Details with jQuery by Karl at 2008-05-15 13:25:38
Hi Ricardo, Thanks a lot for letting me know about that. It was a problem with the syntax-highlighter plugin I’ve been using. I fixed the bug, so there should be no more shrinkage.
Comment on Using Low Pro for jQuery by Marc at 2008-05-15 13:25:38
John wrote an article on, “Classy Query” addressing this line of thinking:. “If one thing has become apparent to me it’s that users enjoy working with the typical Class-style of object creation and inheritance. ...
Comment on Using Low Pro for jQuery by Barry at 2008-05-15 13:25:38
How is this any different from just writing a function that applies the behaviour to an element? function registerForm(form) { form.validate({ rules: { ... } }); $('#username').focus(); form.submit(function() ...
Comment on Using Low Pro for jQuery by george at 2008-05-15 13:25:38
i´ve been off js for half a year(beeing on rails), but this was something i really needed back than. Way to go, LowPro and LiveQuery will be rocking my current app! Thanks.