Hi,
I'm not having any success using jquery... I am using the windows GUI not the command line.
If I simply add my .html file (which works in a browser),
princexml reports no errors, but doesn't execute any of the jquery.
If I "Add JS" (i.e. the lates jquery.js, then it reports jquery:3874 TypeError: invalid arguments.
Even if I block out all the code within the $( document ).ready(function() ....
Everything works fine without jquery (Even css page referencing, which work beautifully ...)
So I'm thinking I have configured the windows application wrongly somehow. Any suggestions ?
Rob
I'm not having any success using jquery... I am using the windows GUI not the command line.
If I simply add my .html file (which works in a browser),
princexml reports no errors, but doesn't execute any of the jquery.
If I "Add JS" (i.e. the lates jquery.js, then it reports jquery:3874 TypeError: invalid arguments.
Even if I block out all the code within the $( document ).ready(function() ....
Everything works fine without jquery (Even css page referencing, which work beautifully ...)
So I'm thinking I have configured the windows application wrongly somehow. Any suggestions ?
Rob