Introduction This is an improved version of the reflection.js script rewritten for the jQuery javascript library. It allows you to add instantaneous reflection effects to your images in modern browsers, in less than 2 KB.
Tag Archives: image
TimThumb – PHP Image Resizer
TimThumb is a simple, flexible, PHP script that resizes images. You give it a bunch of parameters, and it spits out a thumbnail image that you can display on your site.
Image Protector Plugin for jQuery
I’ve always been curious about the jQuery JavaScript library. jQuery has captured the hearts of web designers and developers everywhere and I’ve always wondered why. I’ve been told it’s easy, which is probably why designers were so quick to adopt it NOT that designers aren’t intelligent, but designers usually have enough design stuff to worry …
Placeholder Services
In the last year, there’s been a wave of helpful placeholder services. What’s a placeholder? Well, when you’re working on a new website, isn’t it a waste of time to use stock images, cropped to the right dimensions? A placeholder service allows you to automatically use a random image at the desired dimensions with minimal …
Facebook Share Meta Tags
Configuring Meta Tags for Facebook Share Adding Facebook Share to your website is easy. However, you can enhance how the shared item appears on Facebook by configuring how it gets previewed on a user’s profile and when a user tries to share it. You do this with a combination of <link> and <meta> tags. …
PHP script random images From a folder
Add a php file with filename imageheader.php And Final <div id=”main_header” style=”background-image:url(imagesheader.php);”></div>