ResponsiveBP / Responsive

:iphone: A super lightweight HTML, Sass, CSS, and JavaScript framework for building responsive websites
http://responsivebp.com
MIT License
867 stars 135 forks source link

Help on lightbox #112

Closed anandbohra closed 5 years ago

anandbohra commented 5 years ago

pl let me know how to open lightbox on page load.

$(document).ready(function () { $("#MyLightbox").lightbox("Show"); });

it just shows grey screen but model doesnot appear

JimBobSquarePants commented 5 years ago

Hi @anandbohra

Apologies for the slow reply. It's been a while since I looked at the library.

There is no lightbox method in the library. I'm not sure you're in the right place?

The model plugin documentation is here.

https://responsivebp.com/javascript/modal/