July 1, 201412 yr Hello guys, I need some javascript/ajax script that when someone click on some link popup shows on that same page, popup should be like some div with 500px height and 500px width, I plan to put there some text. Also, there should be exit button - "x". Does anyone have something like that or similar to it? Thanks
July 1, 201412 yr You could always use Bootstrap: http://getbootstrap.com/javascript/#modals Although, if you are only wanting the Modals script, I would recommend heading over to the Customize page and un selecting everything except the necessary plugins for the Modal script. The entire Bootstrap library is far too bulky if you are only going to be using Modals. Alternatively, Google 'JavaScript lightbox'
Create an account or sign in to comment