Hi,
I want to rewrite my personal website using jQuery mobile (in both desktop and mobile version).
Here is my problem, I use an addthis script inside my footer element, and several widgets with iframe on each page (google docs, twitter widget ...). They are rendered on page loading.
The widgets are displayed on the requested page, but not on the AJAX ones.
Is there a solution to prevent this ? Without putting all my page in a single template ?
Thx.