jQuery Won't Work in Adobe Brackets -
jQuery Won't Work in Adobe Brackets -
i know has been asked before, after looking while, haven't been able find way add together jquery brackets. copied , pasted code website editor , many errors,even though website works similar to. live preview doesn't work jquery, else works.
anything helps!
if you're developing locally can still load jquery google cdn, may need add together http link:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
jquery adobe-brackets
Comments
Post a Comment