Profile
Achievement
 
    
                DenoteIt's Recent Snippets
- 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 
        
        
            1362 
        
                    posted 14 years ago by DenoteIt
            HTML conditional comments used to target specific versions of Internet Explorer (is ignored by all other browsers).
        
        
        
            0 
        
        
            2269 
        
                    posted 14 years ago by DenoteIt