This page is intended as a reference for functionality PHP provides which can either help with handling UTF-8 or should be regarded as a risk when used in conjunction with UTF-8 encoded strings.
[...]
A few lines of PHP code including in your css stylesheet will automatically handle the compression of CSS files.
There is also a way of gzipping the CSS file for a better compression?
Lightbox JS
http://www.huddletogether.com/projects/lightbox2/
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers.
Slimbox, the ultimate lightweight Lightbox clone
http://www.digitalia.be/software/slimbox/
Slimbox is a 7kb visual clone of the popular Lightbox JS. It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2.
ThickBox
http://jquery.com/demo/thickbox/
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
Interface Imagebox
http://interface.eyecon.ro/demos/imagebox.html
Interface Imagebox opens an imagein in a new window, such as Lightbox JS.
modalContent
Use a div or any other content to create a modal content area on your page. This can be the basis of lightbox and other boxes that disable a page and present content over it. Very light weight.
Nifty Corners
http://www.html.it/articoli/niftycube/index.html
Basically, Nifty Corners are a solution based on CSS and Javascript to get rounded corners without images
Spiffy Corners
http://www.spiffycorners.com/
Spiffy Corners is a simple way to generate the CSS and HTML you need to create anti-aliased corners without using images or javascript.
curvyCorners
http://www.curvycorners.net/
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
Round corners with jQuery
http://www.talrasha.com/jquery/curvycorners/demo.html
http://www.malsup.com/jquery/corner/
Other links:
http://www.roundedcornr.com/
http://css-discuss.incutio.com/?page=RoundedCorners
http://www.schillmania.com/content/projects/even-more-rounded-corners/
Javascript libraries roundup
Here is a wicked all-in-one list of Javascript and ajax libraries.
http://edevil.wordpress.com/2005/11/14/javascript-libraries-roundup/
This post was written in Nov. 2005 so some libraries are missing. I would add jQuery, wForms and YUI:
jQuery: The Write Less, Do More, JavaScript Library
http://jquery.com/
wForms - A Javascript Extension to Web Forms
http://www.formassembly.com/wForms/
Yahoo! User Interface Library
http://developer.yahoo.com/yui/
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.
:: Suivante >>