Active
Project:
Javascript Tools
Version:
master
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 14:54 UTC
Updated:
21 Dec 2007 at 16:44 UTC
hello
my questions are:
are there dependencies between jquery and the javascript-tools? are the javascript-tools using jquery-functions? or are they independent?
-> if they are independent -> do i get a lot of overhead (loading etc.), if i use them?
greetings momper
Comments
Comment #1
nedjoYes, they're based on jQuery.
Overhead? Well, I've put some functions I commonly needed in jstools.js and reused them in several of the modules in the package. This might mean a bit of extra overhead if you use only one of the package modules, but may reduce overhead if you use more than one. In any case jstools.js is not particularly large.
Comment #2
momper commentedcool :)
thanks + greetings momper