Hi Guys, I remember a post about passing url parameters to javascript src. For example
I forgot how to access the parameter and value? Anyone have an idea of how I can accomplish this? Thanks!
Code:
<script type="text/javascript" src="javascript.js?parameter=value"></script>
I forgot how to access the parameter and value? Anyone have an idea of how I can accomplish this? Thanks!