M
M
Maxim2015-03-16 09:11:11
Drupal
Maxim, 2015-03-16 09:11:11

How to implement ajax content scrolling left-right in drupal 7?

0f16294657f94d79b454b5b8201b2fee.jpg

You need to do this:

  • The content (image + title) of the loaded node is displayed in the center, links from the previous and next node are displayed on the left and right.
  • When you click on the image on the left - using ajax, the previous node is loaded, on the right - the next one.
  • You can also scroll left and right with a swipe (for mobile devices and Apple computers).


PS Preloading all materials will not work, because. there will be 43 nodes in total.

Please tell me how to solve this problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2015-03-26
@MToUCH

Wrote a module =)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question