Hyperlink to FrontPage Modules from TopMenu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Mar 13, 2014 11:43 pm
Reply with quote
Report this post
Hi,

can i create hyperlinks that will jump from the top menu directly on my frontpage modules?

Thx
User avatar
Fresh Boarder

GK User
Fri Mar 14, 2014 8:03 am
Reply with quote
Report this post
You need to know html ID of element that holds the module and then use (assuming that id="theid"):
http://yoursite.com/#theid
You might find this article useful - it shows how to use firebug to find html and css elements:
http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Moderator

GK User
Fri Mar 14, 2014 8:08 pm
Reply with quote
Report this post
Okay i thought it should be this way but i don't thought that i can just use the section id.

Thank you for fast reply:-)

Do you know if i can made it animating same like when i click the navigation arrows?
User avatar
Fresh Boarder

GK User
Mon Mar 17, 2014 11:55 am
Reply with quote
Report this post
Animation will not work, and there is no known method that would make it work (it is a browser limitation/behave).
User avatar
Moderator

GK User
Wed Mar 26, 2014 12:05 am
Reply with quote
Report this post
The soft scrolling effect/animation works just fine on my Music State website using this method (IE included).

Make your menu item an external URL and use the module positions with "#gk" in front of it:

Examples:

#gkMainbody
#gkBottom1
#gkBottom2
#gkBottom3
#gkBottom4

Take note of the address bar in the browser as you click the menu links.

See it work on my live site:

http://whigfest.com/

Hope this helps!
User avatar
Expert Boarder

GK User
Sat Mar 29, 2014 10:16 am
Reply with quote
Report this post
This will work for one page, but if you would like to link to another page - it will not animate, just jump to exact section.
User avatar
Moderator


cron