get url parameters to toggle div
I'm looking at creating a script using jQuery, however I can't see to find a way to show the div's i need displayed using a get statements, ex. ?display=div1.
I would rather not use hashtags, since those are globally used for something else.
Any ideas? I would appreciate any snippets anyone could share.