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 
        
        
            1361 
        
                    posted 14 years ago by DenoteIt