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

Controller and Action names, pjax send? #63

Closed
caiotarifa opened this issue Oct 13, 2011 · 1 comment
Closed

Controller and Action names, pjax send? #63

caiotarifa opened this issue Oct 13, 2011 · 1 comment

Comments

@caiotarifa
Copy link

Hey Guys,

In my application I use this technique:

body id="action" class="controller"

Is there a way pjax send this?

@josh
Copy link
Contributor

josh commented Jan 31, 2012

You can pass data to $.pjax

$.pjax({
  data: { id: "action", class: "controller" }
})

@josh josh closed this as completed Jan 31, 2012
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

2 participants