Can AJAX scroller do this
- hoks
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
7 years 10 months ago #7771
by hoks
Hello,
I have a presale question using the AJAX scroller:
1: Let's say i have 5 articles scrolling. Now i change the content of 1 article. Do i see the new content in the existing scroller without doing a page refresh(!!)
2: if my scroller has only 1 article (so there is nothing to scroll). If i change the content of the article, do i see it without page refresh?
Regards Michel
I have a presale question using the AJAX scroller:
1: Let's say i have 5 articles scrolling. Now i change the content of 1 article. Do i see the new content in the existing scroller without doing a page refresh(!!)
2: if my scroller has only 1 article (so there is nothing to scroll). If i change the content of the article, do i see it without page refresh?
Regards Michel
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
7 years 10 months ago #7772
by Saka
Emir Sakic
www.sakic.net
Hi,
1. No. Once it fetches an item it stays in browser's memory. Otherwise it would keep fetching it and wasting bandwidth.
2. Nope. That's not the point of this module. I had something similar to what you want before called AJAX Poller. If there is interest I could publish it.
1. No. Once it fetches an item it stays in browser's memory. Otherwise it would keep fetching it and wasting bandwidth.
2. Nope. That's not the point of this module. I had something similar to what you want before called AJAX Poller. If there is interest I could publish it.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.