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
Running A Business
Maximizing Profitability in Dental Practices: A CPA's Perspective
October 31, 2024
Hoang Tran
Business Tax
Dental Practice Tax Planning: Navigating Challenges for Success
October 31, 2024
Hoang Tran
Business Tax
Nail Salon Taxes: A Guide for Vietnamese-American Owners
October 31, 2024
Hoang Tran
Individual Tax
Finding a Chinese Speaking CPA: Mandarin and Cantonese Speakers
October 31, 2024
Kevin
Business Structure
Trading Business Structure: A Smarter Approach to Asset Protection and Tax Efficiency
October 31, 2024
Frances
Tax Planning
Trader Tax Minimization Strategies: A Comprehensive Guide
October 31, 2024
Hoang Tran
Common Tax Myths
The $1 Salary Myth: Do CEOs Really Avoid Taxes?
October 31, 2024
Frances
Business Tax
Can the IRS Audit My Business Even After It Closes?
October 31, 2024
Hoang Tran
Common Tax Myths
Can I Write Off Alcohol as a Business Expense? (Hint: It's Not as Easy as You Think!)
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