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
Business Tax
1099 vs. W2: Understanding the True Cost of Employment
November 30, 2024
Hoang Tran
International Tax
Form 926: Navigating Property Transfers to Foreign Corporations
November 27, 2024
Frances
Running A Business
Business Structures 101: Choose the Right One for Your Business
November 26, 2024
Frances
Business Tax
Maximize Your Business Savings: Your Guide to Section 179 Deductions for Vehicles in 2024-2025
November 25, 2024
Frances
Individual Tax
CPA vs. TurboTax: When to Invest in Professional Tax Help
November 24, 2024
Hoang Tran
Business Tax
Understanding Profit Interest Units: A Deep Dive for Equity Holders
November 23, 2024
Frances
Real Estate Tax
Unlock Tax Savings in Your Property: A Guide to Cost Segregation
November 20, 2024
Kevin
Business Tax
Common Misconceptions About Bulk Sales Tax
November 18, 2024
Kevin
Business Tax
Selling Your Business Property? Understanding Your Bulk Sales Tax Obligations
November 17, 2024
Kevin
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