Cancel jQuery 'noConflict' - is it really unsafe?
I use some external plugins (not wordpress plugins), that use '$', and it's very convenient for me to cancel noConflict mode, by adding this line
$=jQuery
But I guess they invented noConflict mode not for nothing.
The question is how much have to worry about it. And is really a problem to use $=jQuery?
I use some external plugins (not wordpress plugins), that use '$', and it's very convenient for me to cancel noConflict mode, by adding this line
$=jQuery
But I guess they invented noConflict mode not for nothing.
The question is how much have to worry about it. And is really a problem to use $=jQuery?
No comments:
Post a Comment