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

Plug-in into "result" #3

Open
Torone opened this issue Feb 4, 2011 · 3 comments
Open

Plug-in into "result" #3

Torone opened this issue Feb 4, 2011 · 3 comments

Comments

@Torone
Copy link

Torone commented Feb 4, 2011

If I want to use another plugin, ie: Shadowbox on content loaded with Pagination... it doesn't work.

@cjmarkham
Copy link

i have the same problem, no javascript works on the fetched content. a simple alert didnt work on links fetched with the pagination plugin. its a shame because this is exactly what i need but i have to get rid of it due to this fact.

@cjmarkham
Copy link

the only way to get it to work is to call your javascript files in the file you are pulling with pagination. unfortunatly it doesnt fix my problem as it loops through database records and loops the javascript files and code.

@gbirke
Copy link
Owner

gbirke commented Apr 13, 2011

I can't help you without a specific test case. But as a general direction: put the other jQuery calls into the callback function.

I future versions I plan to use events. You can then use event listeners.

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

No branches or pull requests

3 participants