Occurs when we use jquery and prototype framework at the same time.These 2 frameworks conflict
use the following code
$$=jquery.noConflict()
and then in each jquery code use $$ instead of $
use the following code
$$=jquery.noConflict()
and then in each jquery code use $$ instead of $
No comments:
Post a Comment