html5 - How do I load data (csv file or similar) into a page via script tag? -
is there way load resource in html5 via script tag? next syntax not seem work.
<script src="file.structure" type="application/structure"></script>
thanks!
ok looks there no way, think interesting addition, able register particular parsers of specific mime-types...
solutions:
pure ajax jsonp html5 resources loading
No comments:
Post a Comment