Home > Ajax, Javascript, JSON, Programming, Script, Simple > Javascript / Json Simple Script

Javascript / Json Simple Script

August 19th, 2011

- Pages : test.html, test.js
- variable1 = test.js
- Dynamically generate javascript with variable
- A syncronous javascript document create
- Call Remote JSON file content from external server – Cross domain
-I.E. call to website2.com/test.js
-NO AJAX – need to be able to be cross domain request
Write all data in loop on test.html page calling the data from the external test.js file.


Javascript / Json  Simple Script

Comments are closed.
Bear