[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:34:05 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:        
-------------------------+--------------------------------------------------

Comment(by apeatling):

 @NSonnenschein: That's what the livequery plugin is for, and is used quite
 a bit in the framework theme:


 {{{
 jQuery('#wire-post-list li a.delete').liveQuery('click', function() { ...
 } );
 }}}

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


More information about the buddypress-trac mailing list