Open GoogleCodeExporter opened 9 years ago
JSDT jQuery version 1.0.2
Original comment by michaelb...@gmail.com
on 30 Aug 2011 at 10:24
Did you uncheck the "No conflict" box? Checking "No conflict" makes "$"
disappear. See also http://docs.jquery.com/Using_jQuery_with_Other_Libraries
Original comment by philippe...@gmail.com
on 8 Oct 2011 at 8:16
I have the same issue. I did uncheck the "No conflict". And it's worse, because
only "jQuery." works, not "jQuery('#something')".....
Windows 7, Eclipse 64 bit 3.7, plugin version 1.0.2
Original comment by mas...@smartycode.com
on 17 Oct 2011 at 10:07
Can you try version 1.1? That should fix "jQuery('#something')" but break
"jQuery.". I know this sucks but I guessed that's we more useful half (I'm
looking for a solution).
Original comment by philippe...@gmail.com
on 29 Oct 2011 at 4:02
on my version (1.6.0) eclipse juno $("a") works (without noConflict checked)...
jQuery("a") does not work in either way...
Original comment by falk.aar...@gmail.com
on 5 Sep 2013 at 9:42
Original issue reported on code.google.com by
michaelb...@gmail.com
on 30 Aug 2011 at 10:24Attachments: