Skip to content 60) {
scrolled = true;
} else if (window.pageYOffset < 20) {
scrolled = false;
}"
:class="{'bg-transparent lg:pt-9': !scrolled , 'bg-taupe lg:pt-6': scrolled }"
x-data="{
width: window.innerWidth,
breakpoint: 1024,
open: window.innerWidth > 1023,
toggle() {
if (this.open) {
return this.close()
}
this.$refs.button.focus()
this.open = true
},
close(focusAfter) {
if (! this.open) return
this.open = false
focusAfter && focusAfter.focus()
},
shouldChangeLogo() {
if (this.width >= this.breakpoint) {
return this.scrolled; // Always change on scroll for large screens
}
return this.scrolled && !this.open; // Only change on scroll for mobile if menu is closed
}
}"
x-on:resize.window.debounce.100="width = window.innerWidth;open = width > breakpoint"
x-on:keydown.escape.prevent.stop="close($refs.button)"
x-id="['dropdown-button']"
>
General Business
focus
Business Contracts
The Byrd Campbell lawyers have extensive experience in the negotiation, creation, and enforcement of contracts relating to business entities, including: