javascript - Simple anchor trouble -


i have trouble anchor between 2 html pages. web project made zurb foundation , index.html have carousel made owlcarousel.

when click on menu anchors (index.html#demo) page target index.html , display content #demo, position in index page isn't good.

i think carousel problem, because when hide it, it's ok. time slideshow appear in page cause trouble ? how can fix ? help.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -