I am using Slimbox 1.71 for MooTools 1.2 ( Demo )
I would like to close the expanded Image if I click on the expanded image itself.
How would I do that?
|
I am using Slimbox 1.71 for MooTools 1.2 ( Demo ) How would I do that? | ||||
|
feedback
|
|
Modifying the core script is bad practice (say you update the script - you'll loose your changes). It's actually better to add a code snippet after the library is loaded, and operational:
| |||||
feedback
|