Sinisterly
Cloud9 IDE and Jquery - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: Cloud9 IDE and Jquery (/Thread-Cloud9-IDE-and-Jquery)



Cloud9 IDE and Jquery - cr33pyguy - 10-15-2013

So, I'm having a small problem here. I am using Cloud9 IDE for my html5 project, and want to use JQuery with it. The files I have this far, are:
  • The main html document
  • The CSS document
  • The Jquery library document
  • The Jquery code file (made by me)
I have tried testing different things, but the JQuery interaction doesn't seem to work, at least within the preview of Cloud9. So, my question is, whether This is a bug in Cloud9, Cloud9 missing the feature, or a problem with my code. I have been looking through the code, to spot any dumb mistakes, and I'll do it once more before I post the project URL here. Also, if i remember correctly, the files worked when downloaded to my computer and opened in Chrome.

Thanks for any help Smile

-Cr33py