We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. tincup
  2. General Discussion
  3. Wednesday, 29 January 2014
  4.  Subscribe via email
Hello
you can configure the megamenu (t3_blank) to carry out a site like infinite scroll type? Something similar to the system of the template JA OnePage.
The menu items that scroll down the page until to the specific content. How is this possible? Can anyone give me some guidance?
Thanks in advance.

Sorry for my bad English. :(
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi tincup,

You can create the menu item with external links
and the links should be name like #[the_name]

Then you should create the block with the id="[the_name]" so that when you click the menu item, the browser will scroll to/ focus on the block.

You need to add a Fx.SmothScroll to allow the scroll animation.
http://mootools.net/docs/more/Fx/Fx.SmoothScroll

This is the easy way.

There will be jQuery solution, but it require you write a bit javascript code.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.