added note: if you get your comments in json format, you probably 
already have a js function that formats it to html and adds it to the 
page in the dom. for pagination you'd simply empty out the 
comment-html's parent, and call that function on the new json content 
you get from the php script.
for pagination you'd have to add the relevant parameters to that 
existing js formatting function and the corresponding php script.

the other features i described in the earlier post can be achieved using 
jquery's ajax functions and basic js knowledge of arrays.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to