[jQuery] New Plug-in
[jQuery] New Plug-in
I have a new taconite parser called jXs. Please come by a take a look. This
one is much smaller then miniTaco and more extensible. The actual parser is
only 23 lines of code. It has direct support of all of jQuerys basic DOM
function like after and prepend, but can be extend through the use of method
handlers to add support for more jQuery methods or plug-ins. The use of
method handles could allow you to implement global effects per event type.
Also the DOM builder has been removed and replace with a controller object
that interfaces with Michael Geary jQuery DOM plug-in.
I plan to use this in my next project so please point out any problems you
see, or ways to make it smaller or faster or more flexibly.
http://www.brainknot.com/code/javascript_sandbox/jxs/
--
View this message in context: http://www.nabble.com/New-Plug-in-tf1988130.html#a5456176
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/