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 -

jsf - How to order SelectItems in custom renderer extending MyFaces HtmlMenuRenderer -

sql server - SQL, get max id of column -