Author Topic: AJAX Scroller, display more than one article at a time?  (Read 933 times)

Tobias

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hi

I want to ask if the AJAX Scroller is able to show more than one article at at time, for instance three (short)articles?

Tobias

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,097
    • View Profile
    • Sakic.Net
Re: AJAX Scroller, display more than one article at a time?
« Reply #1 on: 05 March 2010, 01:49 »
It's not made to show several articles at once. That's because only a single article is loaded on page load and then others are loaded dynamically with AJAX.

You can extend the container with CSS to show two articles but loading of next ones will not be quite right. I saw few users doing it anyway, like here: http://www.pserveasia.com/

However, I will have a look into this feature. Hopefully I will be able to implement it as configuration option for next version.

Tobias

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: AJAX Scroller, display more than one article at a time?
« Reply #2 on: 05 March 2010, 10:36 »
Hi Saka

Thank you for a fast, informative reply.

Hope you are able to implement this feature in future releases, it would make the AJAX Scroller even more versatile. (and i really need this feature)

Please keep me posted on any progress on this matter.

Tobias

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,097
    • View Profile
    • Sakic.Net
Re: AJAX Scroller, display more than one article at a time?
« Reply #3 on: 24 March 2010, 00:56 »
Have a look at the demo site: http://joomla15.sakic.net/ajax-scroller/
Will be published soon.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,097
    • View Profile
    • Sakic.Net