Installation:
installiere das lightWindow plugin in plugin-ordner-
und füge z.b. nach einem Bild im code ein:
<a href=”source du média” class=”lightwindow” params=”lightwindow_width=largeur_de_la_vidéo, lightwindow_height=hauteur_de_la_video”>Nom du lien</a>
Musst Du gesehen haben!
What are all of the features?
- Supports EVERY Media type and renders it appropriatly.
- Better Animations!
- All video/media bugs have been resolved!
- More functions for you to access!
- Major improvements to IE!
- Create your own custom overlays including transparent patterns!
- Galleries [Anything can be a gallery, the only limitation is your theme and markup]
- You can create your own theme including markup/css/animations.
- Automatically detects media and source.
- A variety of parameters are available to further customize the experience.
- Window will fit content fetched! Excludes i-frame content!
- The window is perfectly centered on the screen by default or you can set its position!
- You can set a title with the title attribute.
- The caption and details are dynamically sized to fit the content.
- Multiple Galleries are allowed with a Menu on the Galleries.
- All windows will shrink to fit the screen including Image Sizes (Though in some cases its not recommended, i.e. fixed sized windows)
- Submit Forms via the window.
- ANY Character is supported with the exception of ‘[’ & ‘]’ (These are used to delineate categories for galleries)
- author, caption, title, and params (Added for this library) attributes are supported
- Click anywhere on the overlay to close the window or the ESC key. Optionally you can create your own close links or enable the title bar and use that close link.
- Instantiate a window on the fly instead of on page load.
- Create a window on the fly!
- Flash is resized to fit window (even if lightwindow_width and lightwindow_height are passed).
- Control or launch windows from an iframe!
- This core library can be used to recreate and look and feel you have seen before!
- …there’s more so read on!
Things to watch out for…
- Source your CSS and Images correctly.
- If you want to render a local page in an iiframe simple add the url to the beginning including the http, i.e. http://www.stickmanlabs.com/blank.html or set the lightwindow_iframe_embed parameter
- Forms may or may not work depending on your web server set up. Make sure your using a supported FORM METHOD in your configuration. For example this host only allows me to do a GET Request.
- If you are going to customize your theme and animations pay close attention to the css and All possible examples.
Things I don’t care about
- What you think of file size, learn how to publish your files properly (Learn about REAL File Compression » and .htaccess & PHP »).
- Your DOCTYPE, just use STRICT or TRANSITIONAL, anything else is just lazy. I have no intention of making this thing work any other way, that would be promoting what I think is bad CSS.
- Whining for support, if you need attention quickly a donation towards my macbook goes along way, otherwise wait your turn.
