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);
Running A Business – All Artical
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
Running A Business
Running A Business
Business Structures 101: Choose the Right One for Your Business
November 26, 2024
Frances
Amazon Seller
Unlocking the Power of Amazon FBA: A Comprehensive Guide for New Sellers
November 14, 2024
Huy Nguyen
Business Structure
Comparing S-Corp vs. C-Corp: Which Is Right for Your Business?
November 14, 2024
Frances
Business Tax
Collaborating on a Project with Friends? Here’s What You Need to Know About Taxes, Roles, and Legal Structure
November 8, 2024
Frances
Running A Business
Navigating the Tax Landscape for Your Irvine LLC
November 7, 2024
Hoang Tran
Running A Business
Navigating the AI Revolution: How XOA TAX Can Help You Thrive
November 7, 2024
Huy Nguyen
Accounting
Effective Inventory Management for E-Commerce Businesses: A Guide for Cost Control
November 6, 2024
Hoang Tran
Running A Business
Should You Invest in a Fractional CFO for Your Restaurant Business?
November 4, 2024
Huy Nguyen
Business Tax
Second Opinion Tax Strategy: Is Your Accountant Leaving Money on the Table?
November 3, 2024
Kevin
No posts found
1
2
3
4
5
6
7
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