using jquery with xhr

using jquery with xhr

Hi,

Forgive me in advance for my bad english.

I'm trying to put the jquery accordion in some pages of my web application, and I have a problem to use this accordion.

I'm loading my pages using xhr in a div called "page" (<div id="page">). If I get this page directly, the accordion function, but if I load it from xhr, it doesn't work.

how can I resolve this problem ? i'm using smarty for the template generator.

I hope that someone could help me.