Tap to show/hide on mobile
General Discussion
2
Posts
2
Posters
181
Views
2
Watching
-
Hi,
is it possible to feature the "tap to show title" mechanism from the project thumbnails with other elements?
I want to use this for a mobile page to show the credits when tapping a video and hiding them with another tap (mobile):
https://hayogebauer.com/Code so far:
.noel a{
opacity: 0.6;
display: none;}
.videostack:active .noel a{
display:block;} -
i think you need to use javascript to toggle a html class on tap, not :active
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com