I have a global variable called 'ver' that is set to a string.
I am pulling raw content via XMLHttpRequest just fine, but now I have
added a little javascript to the raw content to output the value of
'ver' in the text:
document.write(ver);
...yet this outputs nothing. Is data brought in via XMLHttpRequest
not tied to the existng "page" (widget) variable scope? Tnx.
bp
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/email@hidden