Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route parameters #492

Open
jeremyhaile opened this issue Jul 8, 2013 · 0 comments
Open

Route parameters #492

jeremyhaile opened this issue Jul 8, 2013 · 0 comments

Comments

@jeremyhaile
Copy link

I'd like to use route parameters in jQT so that I can do things like go from #/items to #/items/123 and get passed "123" by jQT. Right now jQT is written such that transitions have to exactly correspond to the div ID, which prevents this from working

For example, both Spine and Backbone support route parameters.

Is there a way to do this currently, or a way to add support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant