Responsive: two different toggles on same element
- by Mathijs Delva
I'm having difficulties with the following problem. For a responsive website, i need to use the same toggle element for both a toggle system for one window width, and another toggle system for a second window width. I have the following snippets:
1.A simple hover for a language dropdown, which should be executed for resolutions greater than 980px.…