gcfyouthlive / camplive2018

CampLIVE: Verified 2018 Website
1 stars 0 forks source link

Fix behaviour of a:hover on faq for mobile #10

Closed joshuagad closed 6 years ago

joshuagad commented 6 years ago

Mobile phones hover is a bit weird in that upon tap the link, it is a hover for mobile. So when you close the faq, it is still "tapped" and the link stays orange.

I suggest moving the css change into the same jquery function of the bootstrap show/hide event so it is tied to the collapse as well. No more since tapping on it is enough?

joshuagad commented 6 years ago

Fixed this by adding jquery css change to the link and caret.