Accessing Webgadget Content
Posted: Fri Sep 25, 2015 12:04 pm
Hi there,
just fiddling around with the demo of SpiderBasic
By calling gad = GadgetID(webgad); and issuing ! alert ( v_gad ); , Safari tells me the HTML.
That's ok. Now I need to access a div called mydiv, and call JavaScript-function named myfunc().
Didn't work with jquery before, maybe that does the trick?
Any ideas?
Thanks
J.
just fiddling around with the demo of SpiderBasic

By calling gad = GadgetID(webgad); and issuing ! alert ( v_gad ); , Safari tells me the HTML.
That's ok. Now I need to access a div called mydiv, and call JavaScript-function named myfunc().
Didn't work with jquery before, maybe that does the trick?
Any ideas?
Thanks
J.