Profile
Achievement
agdm's Recent Snippets
- All /
« Prev 1 Next »
given a url:
>`http://www.someurl.com/page.html?param1=foo¶m2=bar`
You can use map.param1 outside of the function such as:
>`$('#some_hidden_field').val(map.param1);`
0
621
posted 13 years ago by agdm