javascript - Does Lightbox for jQuery write a div into the DOM or simply show a hidden div? -


i have specific question lightbox plugin jquery. write div dom dynamically, or show hidden div?

looks div created when lightbox instantiated (build function), , div shown when start() called.

source: https://github.com/lokesh/lightbox2/blob/master/src/js/lightbox.js


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -