2
Next, I’m using a page with anchor in "tabs", but when I click on the link inside the ABA it opens right more pulls to the TOP of the page the corresponding id, and so harms the MENU that is fixed on the top (because runs the page)
I would like to know if you have a way by clicking on the anchor of the link, it directs to a set position. Because what happens is he takes the div #id to the top of the browser.
This example of the flaps is the best way to explain...
http://www.sonddenge.com.br/index.html#servicos
The idea is the same
It’s like clicking on Ancora and not moving the page.... takes this function from the anchor to take the ID to the top of the browser
I saw that they use it... but I didn’t understand... -Webkit-user-select: None; /* Safari 3.1+ / -Moz-user-select: None; / Firefox 2+ / -ms-user-select: None; / IE 10+ / user-select: None; / Standard syntax */
– Luccas Gaulia