It looks like you’re new here. If you want to get involved, click one of these buttons!
I’m tried using jquery 1.8.2 and 1.9.0 and I keep getting the same error anytime I try to do anything w/ jkit in javascript
$(document).ready(function(){ $(‘body’).jKit(); });jKit will be compatible with jQuery 1.9.0 in one of the next versions. Till than you can either use jQuery 1.8.2 or the latest jQuery together with the compatibility plugin.
This is now fixed in jKit 1.1.20 … the migrate plugin isn’t needed anymore.