public marks

PUBLIC MARKS from camel with tag javascript

October 2007

My DebugBar | CompanionJS / HomePage

by 5 others
Companion.JS (pronounced Companion dot JS or CJS) is a Javascript debugger for IE. The current version is 0.2, adding the following features to IE : * Detailled javascript error reporting (call stack and real file name where the error occured). * "Firebug"-like Console API feature. * Javascript console feature useful to inspect javascript objects at runtime. * A toolbar icon to open the Companion.JS panel.

jQuery UI: Widgets, Components, and Interactions

by 11 others (via)
jQuery UI is a set of themable widgets and interactions, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. The core of the library revolves around different mouse interactions, namely drag and dropping, sorting, selecting, and resizing. On top of the core interactions are built a number of reusable widgets, including accordions, date pickers, dialogs, sliders, table sorters, and tabs. Finally, the library is finished off with a few effects that you can use to liven up your site, specifically magnifier and shadow.

jQuery.ifixpng - png transparency for windows ie versions below 6

by 10 others (via)
As you know IE versions below 6 do not support png transparency. This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. Plugin works well with both img elements within the DOM and css properties specified externally. • It is chainable. • Unlike some other png hack solutions, it does not replace/hide any of your html tags. • You can revert applied changes using .iunfixpng(). • Extremely easy to use!

September 2007

Styling File Inputs with CSS and the DOM // ShaunInman.com

by 8 others
File inputs are the bane of beautiful form design. No rendering engine provides the granular control over their presentation designers desire. This simple, three-part progressive enhancement provides the markup, CSS, and JavaScript to address the long-standing irritation.

Packer JavaScript en PHP

by 1 other
Version en PHP du Packer de Dean Edwards, un compresseur/obfuscateur de JavaScript.

Eat Your Greens: Adding a magnifier to images with CSS and JavaScript

by 4 others (via)
Voici un script qui vour permettra de mettre en place un zoom sur un image. Perosnnelement, je trouve le résultat très sympa et pratique. Il faut évidament ne pas oublier d'avoir l'image en deux résolutions, une basse pour la miniature et une plus élevée pour le zoom.

FastFind Menu

by 6 others (via)
Encore une ressource pour les fan de jQuery...voici un petit menu volant et draggable à mettre sur votre page. Idéal lorsque l'on veut rendre pratique la navigation dans un site ayant une arborescence hyper étendu du type photothèque...

FormCheck

by 4 others (via)
Et un vérificateur de formulaire en plus..un. Celui-ci fonctionne avec moo.fx. Ce qui eld émarque des autres que j'ai pû voir, c'est la clareté de sa doc et l'apparente facilité d'usage. A noter que vous trouverez d'autres script s sur ce site suisse, tous clairement expliqués.

CJO - css and javascript optimizer[WebInventif]

CJO va vous aidez mettre de l’ordre dans tout ça ! Css and Javascript Optimizer va vous permettre: * de rassembler tout vos fichiers javascript en un seul et unique fichier js * de rassembler tout vos fichiers css en un seul et unique fichier css * de compresser à la volée vos fichiers css et js * de forcer et régler la durée de mise en cache de vos fichiers Et tout ça en à peine 3 lignes de codes !

Truncate: A jQuery Plugin

by 2 others (via)
Truncate is a JavaScript plugin built for the jQuery library. It helps conserve valuable space without affecting SEO.

ruzee.com - Steffen Rusitschka » Blog Archive » Ellipsis or “truncate with dots” via JavaScript

by 2 others (via)
Une petite fonctionnalité sympa accessible via javascript et css qui vous permet de tronquer des textes présents dans une div. La propriété est présente d'office dans ie (le texte est tronqué et ... sont ajoutés à la fin) mais firefox et safari ont besoins d'un peu d'aide pour y arriver. Moi je toruve ça sympa, surtout lorsque l'on a pas envie d'utiliser PHP pour arriver à nos fins.

August 2007

O'Reilly — Affichage évolué de photos avec CSS et JavaScript

by 1 other
De nouveaux modules de présentation d'images fleurissent sur le Web. Lorsque vous cliquez sur une miniature, le site s'estompe pour laisser place à une version « plein écran » de la photo. Nous allons implémenter un tel effet dans une application JavaScript de très petite taille… réutilisable au sein de tout site Web.

Ext FileTree Widget Example by Saki

by 2 others
FileTreePanel is client-server application where client (browser) provides the user interface (UI) which displays the tree and context menu, handles drag & drop operations, etc. The filesystem that is displayed and managed by the UI is stored on a server. Therefore, we need some communication layer between client and server. Client sends a command to server, server processes this command and responds with a result. Client in turn processes the response and display results. All this communication is running in the background by Ajax (XMLHttpRequest) calls. The XMLHttpRequest is not used directly but the Ext JS - JavaScript Library ajax layer is used for this purpose. Client requests data from server with standard POST method and server is expected to respond with JSON (JavaScript Object Notation) string and appropriate HTTP headers.

Proto.Menu :: prototype based context menu

by 5 others (via)
Proto.Menu is a simple and lightweight prototype-based solution for context menu functionality on your page Features: * Lightweight: ~2 KB (~1.5 KB minified) * Unobtrusive: Plays nice with JS turned off, uses its own namespace * Cross-browser: Full A-Graded browsers support (Opera is supported through Ctrl + Left Click) * Fully customizable: Menu styling can (and is intended to) be easily defined in external stylesheet * Fast: Menu container is rendered on page load, and only changes position on click

jQuery.info

by 16 others
Découvrir et utiliser jQuery, la librairie javascript du XXIIème siècle

jQuery plugin: Tablesorter 2.0

by 11 others
tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including: * Multi-column sorting * Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time. Add your own easily * Support for ROWSPAN and COLSPAN on TH elements * Support secondary "hidden" sorting (e.g., maintain alphabetical sort when sorting on other criteria) * Extensibility via widget system * Small code size (7,4kb packed)

Password Strength Meter (a jquery plugin) « Phiras’s Blog

by 1 other
Password Strength Meter is a jQuery plug-in provide you smart algorithm to detect a password strength. The Password strength procedure is working as the follow: We have many cases to care about to know a password strength , so we will present a global variable score , and each case will add some points to score. At the end of the algorithm we will decide the password strength according to the score value.

Scalable CSS Buttons Using PNG and Background Colors

by 2 others
know, it’s been a lot of articles lately about CSS buttons. But I simply felt the need to write about something that has not yet been covered in the latest button-trend: Dynamic CSS Buttons using PNG, transparency and background colors that degrades nicely and supports full scalability. With full scalability I mean it should resize in all directions according to the font size and content.

camel's TAGS related to tag javascript

accessibility +   ajax +   application +   applications +   blog +   box +   browser +   cache +   code +   compress +   compression +   corner +   corners +   crop +   css +   debug +   design +   dev +   developement +   dhtml +   dock +   documentation +   dom +   editor +   effect +   effects +   extension +   file +   firefox +   flash +   form +   formulaire +   framework +   gallery +   gestion +   google +   graph +   highlight +   html +   http +   ie +   ie6 +   image +   images +   interface +   java +   jQuery +   js +   lang:en +   librairie +   lightbox +   list +   lists +   menu +   mysql +   navigation +   online +   optimize +   packer +   performance +   php +   php5 +   picture +   player +   plugin +   png +   prototype +   script +   scroll +   scrollbar +   scroller +   search +   security +   server +   shell +   simple +   site +   standard +   standards +   svg +   swfobject +   table +   tips +   tools +   tree +   tutorial +   tutoriel +   upload +   validation +   web +   web-design +   web2.0 +   webdesign +   webdev +   windows +   wysiwyg +   xhtml +   xml +   xmlhttprequest +   zoom +