Closed (outdated)
Project:
Views Infinite Scroll
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Dec 2012 at 19:54 UTC
Updated:
12 Jan 2022 at 18:29 UTC
Jump to comment: Most recent
Comments
Comment #1
Macronomicus commentedI had this question too because I needed to set off some resizing functions for my paralax page backgrounds & other such things....
What I chose was this tiny plugin... http://benalman.com/projects/jquery-resize-plugin since as luck would have it, Views Infinite Scroll injects content & increases the size of the page.
...then in my code I can do a simple
Comment #2
cwithout commentedIf you have the mouseover and colorbox bound using a Drupal behavior, they should be bound when the pager content loads, because Views Infinite Scroll calls Drupal.attachBehaviors() on the loaded content.
Comment #3
honza pobořil commented