[buddypress-trac] [BuddyPress] #978: Ajax pagination on the Wire does not honor JS

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Sep 7 04:24:53 UTC 2009


#978: Ajax pagination on the Wire does not honor JS
-------------------------+--------------------------------------------------
  Reporter:  hempsworth  |       Owner:        
      Type:  defect      |      Status:  closed
  Priority:  major       |   Milestone:  1.1   
Resolution:  wontfix     |    Keywords:        
-------------------------+--------------------------------------------------
Changes (by NSonnenschein):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 That's because paginated pages are created with Javascript, so your jQuery
 code doesn't know about the new elements. You've got the same issue if you
 try to create an element with JavaScript and give the element a class
 name, but no css styles will be assigned.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/978#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list