<iframe> click to load

NOT lazyload; click a button instead anywhere in the whole <iframe> element so one won't mis-click; will ignore small / narrow <iframe>s.

À partir de 2020-10-05. Voir la dernière version.

Auteur
Crystal-RainSlide
Évaluations
0 0 0
Version
1.0
Créer
2020-10-05
Mis à jour
2020-10-05
Taille
1,52 ko
Licence
S/O
S'applique à
Tous les sites

Just modify the code to change the behavior. If you need a lazyload version, but can't code it yourself, I'm glad to say now you can do this by just set loading=lazy attribute to the <iframe> (and <img>) elements, for newest modern browsers:

And there are some lazyload libs for reference, for older browsers. Here is one of them:

长期地址
遇到问题?请前往 GitHub 提 Issues。