December 15th, 2012AWM: Anchor does not work on Google Chrome
Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.
Initial Email From: René
Initial Email Subject: Anchor #top and Google Chrome
Support Case Month: September 2012
The anchor #top doesn’t work with Google Chrome…
Like to hear from you.
Thanks!
René
Reply From: Likno Customer Support
Dear René,
I just double-checked this and it seems to work fine in my tests. Can you send me a URL where this does not work?
Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Reply From: René
Dear Kostas,
The URL is www.koelemanconsultancy.nl
When you scroll down on a page and then click on a menu item it doesn’t go to the top of the page.
René
Reply From: Likno Customer Support
Dear René,
This is not a problem of Chrome! The same happens in all non-IE browsers and it also happens in IE but not always.
You are loading the page inside an iframe. The page inside the iframe does load on “top” although the iframe does not have a scrollbar so you cannot really see any difference.
What you really want is two separate things:
1) Load a page in the iframe
2) Scroll the parent page to the top
In order to achieve this, you can remove the “#top” from your links and add “window.scroll(0,0);” in the JavaScript command of every menu item:
Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Reply From: René
Works!
Thanks,
René
Tags: anchor, browsers, chrome, css menu, drop-down menu, google chrome, IE, iframe, JavaScript, javascript menu, jquery, links, load, Menu, menu item, scroll, scrollbar, sliding menu, top, URL, website