Highest Rated Comments
Folters2 karma
His website has a google AMP version. Most websites don’t have this.
Amp: https://amp.dev/
As AMP limits how you use JavaScript you have to do your interactions with there framework which is where the amp state comes in.
Folters23 karma
Hi, good job on the website.
I'm guessing you use an iPhone?
When you load the website as an amp page the burger menu doesn't work. https://luxuryflightclub.com/?amp
I can't debug why it wouldn't be working, however, might be worth looking at using an on:tab event with amp state, then apply a class to the burger menu based on amp state.
Good luck.
View HistoryShare Link