BTW, for better compatibility with older iOS, you should add an empty onclick to the label, otherwise it won't work in those environments;
Code:<label for="show-menu" class="show-menu" onclick="">Show Menu</label>
Printable View
BTW, for better compatibility with older iOS, you should add an empty onclick to the label, otherwise it won't work in those environments;
Code:<label for="show-menu" class="show-menu" onclick="">Show Menu</label>
Now - Due to Beverley's knowledge and diligence we have this answered. Right? Or are you still wondering about any aspect of this code?
thank you all