asynchronous module

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mahyarsbt's picture

i Need help dynamic load content without refresh page (Drupal full AJAX)

hi

i need help for finding a way to have a full ajax drupal website (dynamic loading content without refresh page) like "Asynchronous" module

i just found "Asynchronous" module but this module is developing and not stable

i used that module and had a problem in pagination:
when i click "next" or "page 2" error displays:

page can't find
The requested page could not be found.

http://localhost/mydrupal/#category/textcontent/shortstory?page=1&page_r...

please help me this problem or recommend me a better solution...

thanks for help me

Read more
recidive's picture

Asynchronous module: 100% AJAX Drupal

We have seen a lot of interest in making Drupal load content dynamically. This enables many use cases not currently possible. E.g.: on a past project, we have been asked to make a video player play continuous, while the user browses the site. On a Drupal 5 site, the only way to do this was using frames, and frames sucks.

Some improvements were done in Drupal 6 to pave the way for AJAX. We got dynamic form submissions (AHAH), jQuery forms library and javascript behaviors can now be re-attached. On the server side, however, things haven't achieved such maturity.

Read more
Subscribe with RSS Syndicate content