I tried it SPA by AngularJS. but i have a problem when i load - TopicsExpress



          

I tried it SPA by AngularJS. but i have a problem when i load payment module. error is : Failed to execute write on Document: It isnt possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened. my source code is: var script = $document[0].createElement(script); script.type = text/javascript; script.async = true; script.src = example/example.js; var body = $document[0].getElementsByTagName(body)[0]; body.appendChild(script); if your are, how to solve it?
Posted on: Sat, 26 Apr 2014 04:28:23 +0000

Trending Topics



Recently Viewed Topics




© 2015