Profile
Achievement
DenoteIt's Recent SnippetsTagged query
- All /
« Prev 1 Next »
Pass variables into javascript files using query strings, and return them using getJSvars()
Example
//HTML
<script>
//return the value of "foo"
getJSvars('filename.js', 'foo');
0
878
posted 13 years ago by DenoteIt