Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mo7amd/c0d70c1c4dbb8caefecfc8a4a764a857 to your computer and use it in GitHub Desktop.
Save mo7amd/c0d70c1c4dbb8caefecfc8a4a764a857 to your computer and use it in GitHub Desktop.
var offset = $('div.saudi-trader-nav__item__menu').offset();
$('element').css("top",-offset.top);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment