Draggable Div Popup with lightbox Effect using HTML CSS and Javascript
Creating a div that can be moved or dragged on an HTML webpage is really easy. But how can we make a div popup with lightbox type effect using simple HTML, Javascript and CSS?...