wiki:FrequentlyAskedQuestionsJQuery

Version 2 (modified by Fran Boon, 16 years ago) ( diff )

--

Why jQuery?

jQuery is a modern lightweight library which provides a lot of power to easily do advanced effects.

It supports 'Unobstrusive Javascript' to provide easier separation of Presentation (Markup) from Code:

The fact that Web2Py includes this by default makes it an obvious choice, but it would likely have been chosen even without that.

There are a lot of plugins available:

SahanaPy currently uses:

  • FancyZoom (used by Web2Py's T2 module to display images)

FrequentlyAskedQuestions

Note: See TracWiki for help on using the wiki.