Skip to content
Code Snippets The Code Beast
  • Home
  • THE INDEX
    • PHP Scripts
    • Javascript/jQuery
    • Free Templates
    • HTML/CSS Script
    • Web Design
    • Graphic Design
    • WordPress
    • Application Development
    • Fun Stuff
    • Video Editing
  • About
  • Contact Us
  • TOOLS
    • WordPress Password Generator
    • CF7 Spam Protector
    • HEX TO RGB Converter
    • Stripe Fee Calculator
    • APC Shipping Plugin
    • Housekeeping Platform
    • Transcribe Laravel Application
    • Postman to Swagger
    • Password Generator
  • Shop

Press enter to see results or esc to cancel.

Abraham Garcia in Javascript/jQuery   Saturday, May 23 2020

How to Change Navbar When You Start Scrolling

Scroll and Change the Navigation with Simple jQuery and CSS

Use these snippets to change the navigation color when you scroll down on your website.  JS $(function () { $(document).scroll(function () { var $nav = $(".navbar-fixed-top"); $nav.toggleClass('scrolled', $(this).scrollTop() > $nav.height());

Continue reading
BECOME A CONTRIBUTOR TODAY

CONTACT US

Categories
  • APIs
  • Application Development
  • Artificial Intelligence
  • Blogging
  • Cybersecurity
  • Developer Tools
  • Free Templates
  • Fun Stuff
  • GitHub
  • Graphic Design
  • HTML/CSS Script
  • Javascript/jQuery
  • marketing
  • PHP Scripts
  • Product Reviews
  • Python
  • SaaS
  • SEO
  • SQL
  • Uncategorized
  • Video Editing
  • Web Design
  • Website Analytics
  • WordPress

Facebook



Tags

  • wordpress
  • jquery
  • php
  • css
  • laravel
  • react js
  • javascript
  • bootstrap
  • github
  • contact form 7

Twitter

Tweets by @thecodebeast

Social Icons




Logo

Welcome to The Code Beast – A blog that helps developers find tools in their respective programming language.

Tags

  • wordpress
  • jquery
  • php
  • css
  • laravel
  • react js
  • javascript
  • bootstrap
  • github
  • contact form 7

Navigation

  • Home
  • About
  • Contact
Contact Us

The Code Beast
info@thecodebeast.com
The Code Beast © Copyright 2025.
Privacy Policy