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

Added default option of "fragment" to equal "body" #475

Closed
wants to merge 1 commit into from

Conversation

skwee357
Copy link

Documentation says that if "fragment" left empty, it will equal "body" - but its not. And if no fragment given, jquery-pjax will ignore "title" and "data-title" attributes (as of line 686) and the title wont be changed.

…r data-title attributes are not taken into account. Also to be consistent with documentation
@mislav mislav closed this in 56b950b Mar 2, 2015
@mislav
Copy link
Collaborator

mislav commented Mar 2, 2015

Thanks for the report. I've decided to fix docs instead, since the change you're proposing is not backwards-compatible.

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

Successfully merging this pull request may close these issues.

None yet

2 participants