Widget:FancyboxBind: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 1: | Line 1: | ||
<script> | <script> | ||
Fancybox.bind("a.image", { | Fancybox.bind("a.image", {}); | ||
}); | |||
</script> | </script> | ||
Revision as of 13:49, 25 November 2025
<script> Fancybox.bind("a.image", {}); </script>