jQuery All-in-One solution for tooltips, modals, notices, galleries: jBox

screen notices

A one stop solution for modals, tooltips, galleries etc. The jBox is a jQuery based plug-in that can be used for creating the tooltips, notices in different places of the web page, image galleries, and modal windows. Just include the plug-in once with its dependency JS and CSS files and start creating different components. See … Read more

31 Animated Bootstrap Popovers and Modals by velocity.js

bootstrap popover animated

Creating animated modal and popovers with Bootstrap and velocity.js I have covered a number of plug-ins for creating simple and advanced modal windows that are based on Bootstrap framework. You can read by visiting the links below: Creating simple modals by using Bootstrap framework is written here. A nice jQuery plug-in (bootstrap3-dialog) is also covered … Read more

How to change Bootstrap Modal Width and Height – 3 Examples

bootstrap modal custom size

Changing Bootstrap 3 modal size properties In order to increase or decrease the modal window height and width properties of Bootstrap, you need to get the modal related classes and use desired values either in the <style> section or in your external CSS file. In either case, you have to use it after the reference … Read more

Bootstrap lightbox – An extension of modal dialog component

Bootstrap lightbox video

What is Bootstrap lightbox plug-in? In the Modal component of Bootstrap framework, I explained how you may create useful modal dialogs with different options like buttons and different behaviors. In this tutorial, I will show you creating lightbox based at the modal component. For that, I will use a plug-in that enables us creating lightbox … Read more