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

Multiple fragment processed #704

Open
bscheshirwork opened this issue Jul 26, 2018 · 0 comments
Open

Multiple fragment processed #704

bscheshirwork opened this issue Jul 26, 2018 · 0 comments

Comments

@bscheshirwork
Copy link

So, I wish add content from selector and script, but I can't use multiple part of content

$(document).pjax('.content a:not(\'[data-pjax="0"]\')', '.content', {fragment:'.content, script'});

$fragment = findAll($fragment, options.fragment).first()

I can select only first div for this example

<div class='content'>
</div>
--------------------
another content
--------------------
<script></script>
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