December 15, 2010

Object doesn't support this property or method

Problem:
If did you have "Object doesn't support this property or method" problem and you have some JS files or jQuery Plugins.
Object doesn't support this property or method

Solution:
Just remove jQuery.noConflict(); from top of all JS files. Yes. It's so simple in most times  ;-D

No comments: