background preloader

The Lightbox Clones Matrix

The Lightbox Clones Matrix

Design web, applications, jQuery, Wordpress | Webinventif Redirection Redirection usually results in temporary files. Some notes on this subject can be found on my Temporary Files page. Read my explanation of standard output and standard error streams. Take a look at some of the examples available, they will give you an impression of the many possibilities of redirection FancyZoom 1.1 Update: Version 1.1 released 2/8/08. Good bug fixes + Opera compatibility! ...so I fought back the charging Guanaco, immediately hopped on my paraglider, and basically caught the first flight out of Chile — but not without dealing with some cantankerous customs inspectors while drinking a cool glass of chicha. Really sorry it took so long! But hey, two years later, it's finally done! Smooth Javascript Image Zooming For Your Web Pages This much-requested chunk of Javascript to zoom images inline, originally written for this blog but later rolled out to the Panic website and used for screenshots, is now polished up, bug-fixed, available for you to use on your website! Designed to view full-size photos and images inline without requiring a separate web page load, FancyZoom's raison d’être (French for "raisin-determination") is providing a smooth, clean, truly Mac-like effect, almost like it's a function of Safari itself. Instructions 1 Download the FancyZoom package, right here: 5Whoah. Example

Adrian Tomic - Interactive Art Director & Web Designer This is a short tutorial on how to put a button on your web site that when clicked, will take the visitor to the top of the page in a smooth animation. You can see how the button works by looking at the right side of my site. There should be a button there. If there isn’t a button there, scroll down a bit and it should appear. Try clicking on it I’ve also made a simple demo page. Step 1 Let’s start by adding jQuery to a page. This will tell the browser to load jQuery from Googles server when your page is loaded. Step 2 Add this html code to the bottom of your html, just before the body tag closes. This is the button/link that will take the user to the top when clicked. Step 3 Now we’ll add some CSS for the button. By using position: fixed; When the user scrolls, the button will always appear at the same place on the page. Step 4 Now we’ll add script tags and initate jQuery. I always test if jQuery is working by typing “alert(“jQuery is working!”) Step 5

ColorBox A lightweight customizable lightbox plugin for jQuery View Demos Released under the MIT License, source on Github (changelog) Download Install via NPM npm install jquery-colorbox Compatible with: jQuery 1.3.2+ in Firefox, Safari, Chrome, Opera, Internet Explorer 7+ Supports photos, grouping, slideshow, ajax, inline, and iframed content.Lightweight: 10KB of JavaScript (less than 5KBs gzipped).Appearance is controlled through CSS so it can be restyled.Can be extended with callbacks & event-hooks without altering the source files.Completely unobtrusive, options are set in the JS and require no changes to existing HTML.Preloads upcoming images in a photo group.Currently in use on a million-plus websites. Instructions & Help The FAQ has instructions on asking for help, solutions to common problems, and how-to examples. Usage Colorbox accepts settings from an object of key/value pairs, and can be assigned to any HTML element. Settings Public Methods Event Hooks Hey,

Bien valider ses formulaires avec Javascript Petit rappel sur les formulaires Rappelons-nous d'abord de quoi est composé un formulaire : de champs de saisie, matérialisés par des balises input, select et textarea ; de boutons pour valider ou annuler / effacer le formulaire, respectivement <input type="submit" /> et <input type="reset" /> ; une balise form qui encadre le tout ; et éventuellement ce fameux script en Javascript qui va vérifier le contenu avant son envoi vers le serveur Web. Cet ensemble peut être complété par des balises label, fieldset, legend, etc. pour améliorer l'accessibilité et la structure d'un formulaire. Je vous renvoie à l'article Utilisation des formulaires pour en savoir plus à ce sujet. Voila ce que cela pourrait donner : <form action="url_page_suivante" method="get" name="formSaisie"><p><label for="prenom">Saisissez votre prénom :</label><input type="text" name="prenom" id="prenom" /><input type="submit" value="Ok" /></p></form> Les erreurs les plus courantes <script type="text/javascript"> //<! Ou encore

spreconi Re-inventing XMLHttpRequest: Cross-browser implementation with sniffing capabilities Re-inventing XMLHttpRequest: Cross-browser implementation with sniffing capabilities Published by Sergey Ilinsky on 16th October, 2007 (Last Updated on 17th December, 2007) This article attempts to summarize some experience in working with the XMLHttpRequest object by showing how to: Implement a cross-browser XMLHttpRequest object (to replace the existing one) Enable interception of the XMLHttpRequest objects operations Solve multiple browser-specific XMLHttpRequest issues Contents 1. Most people are aware of how to make the Internet Explorer 6.0 browser compatible to the others with respect to its support for XMLHttpRequest object. Elegant, isn't it? Wrapping the native implementation into a cross-browser object This way we have a prototyped implementation of the XMLHttpRequest object. Enabling object sniffing capabilities The implementation should be capable of transparent sniffing of all operations done on all instances of the XMLHttpRequest object. 2. Gecko: Annoying <parsererror...>...

Un e-mail en HTML responsive multi-clients L'e-mail (ou newsletter) reste encore aujourd’hui un moyen efficace de transmettre des informations à ses utilisateurs ou clients. En mode texte, aucun problème, c'est un standard interprété sans difficulté. En mode HTML c'est un art ô combien délicat en partie dû au nombre de clients lecteurs d'e-mail sur le marché qui ont des comportements bien différents (encore plus désormais que les navigateurs classiques). Cette disparité de l'interprétation des e-mails au format HTML provient de plusieurs facteurs : Les clients e-mails lourds (Outlook, Thunderbird, Lotus Notes...) ont un fonctionnement radicalement différents des webmails (Gmail, Yahoo Mail, Hotmail, Outlook.com...). Mettons fin immédiatement à vos désirs les plus fous : encore plus que le web, la réalisation d'e-mails graphiques en HTML, au pixel près ou presque, sur toutes les plates-formes, est une utopie. Voici quelques astuces et bonnes pratiques pour obtenir des e-mails au rendu proche sur la majorité des programmes.

GoodBarber, pour créer son application mobile en un clic Plus les années passent, et plus nous glissons progressivement vers le web mobile. Les smartphones rencontrent un franc succès, aussi bien auprès des professionnels que du grand public, et nous sommes aujourd’hui nombreux à pouvoir mettre la toile au fond de notre poche. Super, merveilleux, mais c’est aussi pour cette raison qu’il est devenu nécessaire pour le blogueur ou pour l’éditeur de contenu de décliner son site sur les principales plateformes mobiles du moment. Et justement, l’objectif de GoodBarber, c’est de vous permettre de créer facilement votre application pour iOS, Google Android et Windows Phone 7 sans aucune connaissance technique particulière. Présentation de GoodBarber Et ça, c’est franchement pas bête, non ? Dans ce contexte, l’initiative de GoodBarber risque d’intéresser pas mal de monde. Les fonctionnalités de GoodBarber Enfin revenons à nos moutons. Définir les sections de notre application. Voilà pour les grandes lignes. Les tarifs de GoodBarber L’interview 1. 2. 3.

20 Top Script.aculo.us Scripts you can’t live without-Speckyboy Design Magazine | Speckyboy Design Magazine 20 Top Script.aculo.us Scripts you can’t live without. 1. Sexy Sliding Menu for script.aculo.us URL: Description: There is also a MooTools variation with this menu, this truelly is a sexy sidebar. 2. URL: 3. URL: 4. URL: 5. URL: 6. URL: 7. URL: 8. URL: 9. URL: 10. URL: and the rest… 11. 12. 13. 14. 15. script.aculo.us Reflector. 16. 17. 18. 19.

Chronic renal failure (CKD) and its progression Renal failure means that the kidneys aren't working properly. If the renal failure is chronic, it is lasting and kidney function is unlikely to improve. However you can remain quite well until late on in chronic renal failure. It is therefore important to stop it from getting worse, if at all possible. 'Chronic renal failure' is often shortened to CRF. How do you know about chronic renal failure (CKD)? As many people with chronic renal failure have no symptoms, it is often only diagnosed after blood tests. What about progression? For some reason, once kidneys have been damaged, they may continue to get worse over months and years, even long after the disease that caused the damage has gone. Can end-stage renal failure be prevented? Sometimes it can - and even if it cannot be prevented, it can often be delayed by many years. Stages of kidney disease In the last few years a useful classification of renal failure has been developed. The KDOQI stages of kidney disease are: Up to top Anaemia Bones

jQuery Tutorials for Designers This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. In case you don't know about jQuery, it is a "write less, do more" Javascript library. It has many Ajax and Javascript features that allow you to enhance user experience and semantic coding. Since these tutorials are focused on jQuery, I'm not going to get into the details of the CSS. Note: the version used in this article is jQuery 1.2.3 View jQuery Demos Download Demo ZIP How jQuery works? First you need to download a copy of jQuery and insert it in your html page (preferably within the <head> tag). How to get the element? Writing jQuery function is relatively easy (thanks to the wonderful documentation). 1. Let's start by doing a simple slide panel. When an elment with class="btn-slide" is clicked, it will slideToggle (up/down) the <div id="panel"> element and then toggle a CSS class="active" to the <a class="btn-slide"> element. 2. 4a. 4b. 5a. 5b. 6. 7. 8. 9.

Related: