Andrey Demchishin

Andrey Demchishin

Winning proposal
2 0
  • Projects -
  • Rating -
  • Rating 180

Budget: 0 EUR Deadline: 0 days

This is done through the JS code. It must be placed on all pages of the site before closing the head tag.
Here is the code:

var num = 110; // distance from the top edge of the page to the menu in pixels
$(window).bind('scroll', function () {
if ($(window).scrollTop() > num) {
$('#menu').addClass('fixed');
The other {
$('#menu'). removeClass('fixed');
The

Current freelance projects in the category Web Programming

17:42
17:09
12:27
5:06