Simple Modal Div for Images, using prototype and scriptaculous
January 19, 2009david 1 Comment »I know that everyone knows Lightbox JS and Lightbox JS 2 and frankly those 2 libraries works very nice. But let’s do something simplier using (also) prototype and scriptaculous.
Aligning vertically and horizontallya div.
This is very important and we can use it in many ways. First the css code:
<style type="text/css">body, html {height: 100%; width:100%; margin: 0; [...]