Site Elements > Image Effects


thumbnail
Greybox
Added by aycarumba, 1 Year, 3 Months, 1 Week, 2 Days, 12 Hours, 18 Minutes ago
A pop-up window that doesn't suck.

GreyBox can be used to display websites, images and other content in a beautiful way.

Why use GreyBox:
* It does not conflict with pop-up blockers
* It's only 22 KB!
* It's super easy to setup
* It's super easy to use
* You can easily alter the style as it is controlled through CSS

thumbnail
CSS Drop Shadows
Added by aycarumba, 1 Year, 3 Months, 1 Week, 1 Day, 8 Hours, 16 Minutes ago
This examples shows how to add a drop shadow to any container element using only CSS (no images). It does this by wrapping the desired content in a DIV with its background color set to the desired shadow color. The content itself is relatively positioned and shifted slightly upwards and to the left to expose the shadow. A "master" DIV that surrounds the entire markup is also relatively positioned,…
comments 0 | Site Elements > Image Effects > Shadows 10.0/10
  • Currently 10.00/10

thumbnail
Reflection.js
Added by aycarumba, 1 Year, 3 Months, 3 Days, 12 Hours, 28 Minutes ago
Reflection.js allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.

It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older browsers, it'll degrade and your visitors won't notice a thing. Best of all, it's under 5KB.
comments 0 | Site Elements > Image Effects > Other 10.0/10
  • Currently 10.00/10

thumbnail
ThickBox 3.1
Added by aycarumba, 1 Year, 3 Months, 1 Week, 2 Days, 12 Hours, 28 Minutes ago
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.

thumbnail
LightWindow
Added by aycarumba, 1 Year, 3 Months, 3 Days, 12 Hours, 28 Minutes ago
LightWindow is a very powerful modal window. It has so many features, you have the complete ability to style and position it. It is very easy to implement as well. LightWindow supports images, inline content, iframe content and ajax content, it also supports Quicktime Movie, SWF and PDF.

thumbnail
MiniShowcase
Added by admin, 1 Year, 2 Months, 4 Weeks, 2 Days, 54 Minutes ago
minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX/JSON that lets you put easily your images in an online gallery, without having to configure databases or changing and customising code (though you may do it if you feel so) allowing to have an up-and-running gallery in a few minutes.

thumbnail
yDSF - Robust Drop Shadows
Added by legogirl, 1 Year, 2 Months, 3 Weeks, 6 Days, 6 Hours, 1 Minute ago
Soft alpha-blended drop shadows that scale with the size of the box. The drop shadows are implemented in valid XHTML and CSS, with no CSS hacks or JavaScript. We call it ydnar Drop-Shadow-Fu.
comments 0 | Site Elements > Image Effects > Shadows 9.0/10
  • Currently 9.00/10

thumbnail
Lytebox
Added by aycarumba, 1 Year, 2 Months, 3 Weeks, 4 Days, 21 Hours, 55 Minutes ago
Lytebox was written from the Lightbox class that Lokesh Dhakar originally wrote. The purpose was to write a self-contained object that eliminated the dependency of prototype.js, effects.js, and scriptaculous.js. Since the original version of Lytebox (which released with iFrame support), major modifications have been made to improve performance as well as "Slideshow" support, "Themes"…

thumbnail
Lightview
Added by aycarumba, 11 Months, 2 Weeks, 5 Days, 12 Hours, 44 Minutes ago
Requires Prototype JS Library.
Lightview was built to change the way you overlay images on a website.
* Clean: Designed to compliment your images.
* Fast: Smart image preloading.
* Easy to customize: You don't even have to know CSS.
* Rounded: Adjustable rounded corners, without PNGs.
* Smart resizing: Images will always fit on your screen.
* Custom events:…

thumbnail
ModalBox
Added by aycarumba, 1 Year, 3 Months, 3 Days, 17 Hours, 46 Minutes ago
ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. It's inspired by Mac OS X modal dialogs. And yes, it may also be useful for showing bigger versions of images. :)

ModalBox is built with pure JavaScript and is based on Sam Stephenson's excellent Prototype JavaScript…