Search This Blog

Oct 27, 2011

JQuery in ASP.NET



Tips:
  • The Key is experiment and experiment. JQuery is confuse at the beggining, mosthly because of all its curly braces and parentheses. By practicing a lot you can become a JQuery master in no time.
  • Visit JQuery.com. There you will find very good documentation with many examples showing off JQuery capabilities.
  • Invest some time browsing the plugin catalog.
JQuery is a very popular open source cliente side JavaScript framework for interacting with the document object.

No comments:

Post a Comment