Navigation javascript

kimwonjun's picture
kimwonjun
Mon, 01/04/2016 - 20:43
#1
Navigation javascript

Hi!

If I click navigation menu(ex #skill), screen space is located #skill section .
but empty space is existed over screen.

current problem:

http://rootgroup01.cafe24.com/sites/all/themes/md_viska/img/img1.png

I want :

http://rootgroup01.cafe24.com/sites/all/themes/md_viska/img/img2.png

I try to connect url http://rootgroup01.cafe24.com/#section-project, good work(but I connect through navigation menu, not work)

What sholud I do?

mysite url : http://rootgroup01.cafe24.com

Thank you.

phuonght's picture
phuonght
Mon, 01/04/2016 - 22:10

Hi,

Please add some code in your site and take a look at following code for example:

//Scroll contact
$(".scroll-contact").click(function(){
$("html,body").animate({scrollTop:$("#contact").offset().top},"slow");
return false;
});

kimwonjun's picture
kimwonjun
Mon, 01/04/2016 - 23:17

Thank you for your help. It's work!

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.