How to add put jquery in a javascript document without messing up the javascript code -
i realize jquery dictionary of javascript functions, in javascript/html5 document, when change script tag script src="https://www.google.com/jsapi" or of other jquery reference tags, makes canvas disappear (it doesn't give error on inspect element though , buttons made stay)
know either
1.how stop jquery messing code or
2. how can alternate use of jquery , non-jquery javascript in program?
Comments
Post a Comment