[jQuery] this.each is not a function

2009-09-13 Thread shapper
Hello, I am using JQuery 1.3.2 and I get the error "this.each is not a function" when I try to use the following plugin: jQuery.fn.defuscate = function(settings) { settings = jQuery.extend({ link: true }, settings); var regex = /\b([A-Z0-9._%-]+)\([^)]+\)((?:[A-Z0-9-]+\.)+[A-

[jQuery] this.each is not a function

2008-03-27 Thread mojo
hi. please help me understand and solve the following conflict. this code: title http://www.livejournal.com/ js/??core.js,dom.js"> http://code.jquery.com/ jquery-1.2.3.js"> body fires up Error: this.each is not a function Source File: http://code.jquery.co