FAQ - Frequently asked questions: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
* ''The documentation suggests using either JQuery.js or prototype.js, but the AJAX example appears to require prototype.js. By, what reasons would one choose JQuery over prototype, or vice versa.'' | * ''The documentation suggests using either JQuery.js or prototype.js, but the AJAX example appears to require prototype.js. By, what reasons would one choose JQuery over prototype, or vice versa.'' | ||
The choice completely depends on you. JSXGraph works with both packages equally good. | The choice completely depends on you. JSXGraph works with both packages equally good. If you want to use JavaScript features like AJAX | ||
choose the package your most are familiar with. |
Revision as of 10:09, 14 May 2009
- The documentation suggests using either JQuery.js or prototype.js, but the AJAX example appears to require prototype.js. By, what reasons would one choose JQuery over prototype, or vice versa.
The choice completely depends on you. JSXGraph works with both packages equally good. If you want to use JavaScript features like AJAX choose the package your most are familiar with.