; [Dojo 1.0.2] ; file = "dojo.js" ; function = "dojo.query" ; [JQuery 1.2.3] ; file = "jquery.js" ; function = "$" ; [MooTools 1.2beta2] ; file = "mootools.js" ; function = "$$" ; [Prototype 1.6.0.2] ; file = "prototype.js" ; function = "$$" ; just add a framework here following the conventions to add another framework. ; the function parameter is to choose the right css selector function name ; the include parameter is to include the right javascript file ; [myframework] ; file = "myFramework.js" ; function = "getElements"