web applications - jQuery deep linking plugins (#hash navigation) -
So far I have got the address (port of SWFaddress) and BBQ? Which other plugins provide this functionality, and which is better / standard?
So far, I have only created my own hash # -reading scripts, but there are some things that can handle multiple variables, that is, # user = bob and sortbay = rating.
Any suggestions or opinions are welcome.
Thank you! Both SWFAddress and BBQ are good if you want to keep it on yourself, then you For example: , it is slightly hacked and for a more robust solution for the query string, you see
window.location.search
for # . > And query string respectively
var hash = window.location.hash; Var qs = window.location.search.substring (1) .split ("& amp;"); // This is an array for QS
Comments
Post a Comment