Code

Discussion on B MEGA MENU CSS

Discussion on B MEGA MENU CSS

Cart 11 sales

model-Theme supports this item

Supported

This author's response time can be up to 2 business days.

4 comments found.

Any chance this will update to jQuery 3.3.1?

Waypoints is broken with 3.3.1, and the jQuery 1.9 that you are using is a few years out of date.

thank you your support

jQuery 3.3.1 latest version using plugins

any error is contact with me..

i support for your i waiting :)

any missatak send your line website i error fix for helps :)

The version the I downloaded is using jquery-1.9.1.js which is kind of old. Some changes such as “load” and “unload” changing to “on” and “off” were easy. But Waypoints is not working with jQuery 3.3.1

I think there are easier ways to make a static header. Since Waypoint is not working, I will probably use something like this instead: $(window).scroll(function() { var height = $(window).scrollTop(); if(height > 100) { $(”.header”).css({“position”: “fixed”}); } else{ $(”.header”).css({“position”: “relative”}); } });

you have change in header style in fixed..

<div class="header-con mag-sticky-header">

small change in html scripts

you creative in new class name

<div class="header-con mag-sticky-heade">

ex:mag-sticky-header remove class name

--- copy to past ---

&ltdiv class="header-wrap header-1 header-fixed">

ex: header-fixed

--- copy to past ---

$(window).scroll(function() { var height = $(window).scrollTop(); if(height > 100) { $(’.header-fixed’) .css({ ‘position’: ‘fixed’, ‘right’: ‘auto’, ‘left’: ‘auto’, ‘width’: ‘100%’, }); } });

any errro contact width me my portfolio page

https://themeforest.net/user/model-theme/portfolio

Great Work, Congratulations GLWS :)

thank you :)

Amazing Work! Congratulations! Nice Work & Good Luck With Sale :)

thank you :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey