[jQuery] Jquery form
please ignore previous post. found the problem
[jQuery] Jquery form
Hi I'm using jquery with the form plugin. However since i have to also use prototype (for a snapin chat) so I have to use jQuery.noConflict (); This seem to break the form plugin. Has anyone else managed to combine these two? code is like this: jQuery.noConflict(); var $j = jQuery; $j(doc