Skip to content
Services
Business Tax Preparation
Bookkeeping
Payroll
Accounting
Construction Bookkeeping
Business Formation
Individual Tax Preparation
Industries
Amazon Seller
Construction
Dentists
Real Estate
Healthcare
Hospitality
Law firms
Manufacturers
Local Bookkeeping
About Us
Blog
Menu
Services
Business Tax Preparation
Bookkeeping
Payroll
Accounting
Construction Bookkeeping
Business Formation
Individual Tax Preparation
Industries
Amazon Seller
Construction
Dentists
Real Estate
Healthcare
Hospitality
Law firms
Manufacturers
Local Bookkeeping
About Us
Blog
+1 (714) 594-6986
Talk to an expert
var headerInitOpacity = '0.3'; var headerStickyOpacity = '0.9'; var headerInitHeight = '80px'; var headerStickyHeight = '70px'; var headerHidingPoint = 40; // Scrolling point that triggers hiding the header (px) var prevScrollpos = window.pageYOffset; function handleScroll() { var currentScrollPos = window.pageYOffset; var navbar = document.getElementById("navbar"); // Determine the desired state of the navbar based on the current scroll position var desiredState = getDesiredNavbarState(currentScrollPos, navbar.style.top); if (desiredState.needsUpdate) { // Temporarily remove the event listener to prevent multiple triggers window.removeEventListener('scroll', handleScroll); // Apply the desired navbar state navbar.style.top = desiredState.top; navbar.style.background = desiredState.background; navbar.style.minHeight = desiredState.minHeight; console.log(desiredState.logMessage); // Logging the action taken // Re-add the event listener after a delay setTimeout(function() { window.addEventListener('scroll', handleScroll); }, 50); // 100ms delay } prevScrollpos = currentScrollPos; } function getDesiredNavbarState(currentScrollPos, currentTop) { if (prevScrollpos > currentScrollPos && currentScrollPos > headerHidingPoint) { if (currentTop != "0px") { return { needsUpdate: true, top: "0", background: "rgba(255, 255, 255, " + headerStickyOpacity + ")", minHeight: headerStickyHeight, logMessage: 'Sticking header' }; } } else if (currentScrollPos <= headerHidingPoint) { if (currentTop == "0px") { return { needsUpdate: true, top: "0", background: "rgba(255, 255, 255, " + headerInitOpacity + ")", minHeight: headerInitHeight, logMessage: 'Top header' }; } } else if (currentTop != "-100px") { return { needsUpdate: true, top: "-100px", background: "", minHeight: "", logMessage: 'Hiding header' }; } return { needsUpdate: false }; // No update needed } // Initially attach the scroll event listener window.addEventListener('scroll', handleScroll);
Business Finance – All Articall
Explore More Topics
All
Accounting
Bookkeeping
Payroll
Business Finance
Running A Business
News
View More Topics
Menu
Explore More Topics
All
Accounting
Bookkeeping
Payroll
Business Finance
Running A Business
News
View More Topics
Explore More Topics
All
Accounting
Bookkeeping
Payroll
Business Finance
Running A Business
News
View More Topics
Business Finance
Tax Planning
12 Advanced Tax Strategies for High-Earning Business Owners in 2024
November 3, 2024
Kevin
Business Tax
Second Opinion Tax Strategy: Is Your Accountant Leaving Money on the Table?
November 3, 2024
Kevin
Individual Tax
Mastering Trader Tax Status and Optimizing Your Tax Strategy for 2024-2025
November 3, 2024
Hoang Tran
Real Estate Tax
Rental Property Tax Guide for 2024
November 2, 2024
Kevin
Business Tax
Unlocking Success: A Comprehensive Guide to Small Business Taxes
November 2, 2024
Hoang Tran
Financial Planning
Insurance Agency Financial Planning: Strategies for Growth
November 1, 2024
Frances
Business Tax
Tax Deductions Every Insurance Agent Should Know About
November 1, 2024
Frances
Tax Planning
Navigating the Safe Harbor Rule: A Guide for Estimated Tax Payers in 2024
November 1, 2024
Kevin
Financial Planning
Building a Legacy: Financial Planning for Dental Practice Growth and Sustainability
October 31, 2024
Hoang Tran
No posts found
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Subscribe to Our Blog
.
Stay up-to-date with the latest accounting tips and industrial news
Email
Send Now
Do you wish to continue with the call?
Not now
Yes
Please provide your phone number and we will contact you within 2 hours
Full Name
Phone Number
Submit
Cancel
You have successfully submitted your phone number
Close
Please provide your phone number and we will contact you within 2 hours
Full Name
Phone Number
Submit
Cancel
You have successfully submitted your phone number
Close