jquery-1.11.1.min not working on Yun


i have html page working fine when using zepto.min when use jquery page not working. in asumption zepto limmited version of jquery , should work fine.

both jquery , zepto in www folder 1 call script in <head> </head> section. need change in code work.

the reason want try jquery because not "simple" (simple others) javascript work allow me auto refresh based on checkbox setting.

code: [select]


setinterval(function () {
 if ( $("#mycheckbox").is(":checked") ) {
   $('#content').load('/arduino/refresh');
 }
}, 10000); // refresh every 10000 milliseconds



by calling both zepto , jquery <head> </head> section page displays usuall setinterval function not work.

any advice on how jquery work on yun?

i guess start instaling new image http://forum.arduino.cc/index.php?topic=235360.0
quote
- previously, jsonp calls triggered "jsonp" query string parameter only. now, can use "callback" well. makes easier query yún jquery. #1


Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > jquery-1.11.1.min not working on Yun


arduino

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support