public marks

PUBLIC MARKS from fredbird with tags source-code & css

October 2006

jDucastel

Je suis l'auteur du noyau générique webAppKit, et du quizz en ligne collaboratif quizzGeek. Chacun de ces deux projets a déjà son propre blog, donc je parlerai surtout ici de choses plus générales, dont quelques librairies génériques sur lesquelles ils s'appuient; et que j'ai également la plupart du temps commises.

June 2006

Dynamic Drive CSS Library- Practical CSS codes and examples

by 57 others
Welcome to Dynamic Drive's new CSS library! Here you'll find original, practical CSS codes and examples such as CSS menus to give your site a visual boast.

January 2006

December 2005

Robert’s talk » The Ultimate getElementsByClassName

by 5 others
To get all a elements in the document with a “info-links” class. getElementsByClassName(document, "a", "info-links"); To get all div elements within the element named “container”, with a “col” class. getElementsByClassName(document.getElementById("container"), "div", "col"); To get all elements within in the document with a “click-me” class. getElementsByClassName(document, "*", "click-me");

November 2005

Behaviour : Using CSS selectors to apply Javascript behaviours

by 27 others
That's why I came up with Behaviour - my solution to unobtrusive javascript behaviours. Behaviour lets you use CSS selectors to specify elements to add javascript events to. This means that instead of writing:

September 2005

fredbird.org | Some CSS-related javascript utility functions

by 2 others
Quelques functions javascript pour manipuler les attributs class des objets DOM

July 2005

Complex Dynamic Lists: Your Order Please: A List Apart

by 5 others
In our struggle to reduce the number of steps site visitors must take to accomplish their goals, we face a number of challenges. One of them is to provide a good way for users to choose from a list of hierarchical elements. For example, a list that serves as a diner menu, offering a selection of drinks, main dishes, salads, and desserts.

June 2005

Simon Willison: getElementsBySelector()

by 2 others (via)
Inspired by Andy, I decided to have a crack at something I've been thinking about trying for a long time. document.getElementsBySelector is a javascript function which takes a standard CSS style selector and returns an array of elements objects from the document that match that selector.

May 2005

Content with Style: A CSS Framework

by 20 others
a CSS framework, allowing rapid development of sites with pre-written and tested components. All that's really required to produce this is a set of naming conventions and a flexible base template...

domCollapse

by 3 others
domCollapse allows you to collapse and expand parts of page by clicking other parts of a page. To identify a trigger element, you add the class "trigger" to it as an attribute. This will automatically collapse the next following element in the document tree.

Showing and Hiding a DIV using CSS and Javascript

by 8 others
There are many situations encountered when designing a webpage where showing and hiding a div using a link is useful.

HoverHelp

by 7 others
Small script to easily display hover tool tips You can attach a popup to anything by simply giving it a class of 'hasHelp' and an id. Then adding the help text to a blockquote and giving that a class of 'helpContents' and an id of 'xxxHelp' where xxx is the id of the element it's related to.

[brothercake] Docking boxes (dbx)

by 9 others
Docking boxes (dbx) adds animated drag 'n' drop, snap-to-grid, and show/hide-contents functionality to any group of elements. And ... in what might be another world-first for brothercake - dbx is fully accessible to the keyboard as well as the mouse, an action I've dubbed press 'n' move

fredbird's TAGS related to tag source-code

actionscript +   atom +   blog +   calendrier +   checkbox +   css +   data +   date +   dev +   django +   dom +   effect +   encryption +   file +   flat-hierarchy +   form +   framework +   highlight +   http +   jabber +   java +   javascript +   lang:en +   lang:fr +   lib +   license +   license:cc +   license:gpl +   license:pd +   list +   logiciel +   logiciel-libre +   md5 +   open-source +   opendocument +   openid +   pdf +   perl +   php +   python +   radio +   repository +   resource +   ressource +   search-engine +   sort +   style +   table +   tags +   tech +   template +   template-engine +   test +   textarea +   tool +   tree +   type:article +   type:log +   validation +   web +   web-design +   web-dev +   xhtml +   xml +   xmlhttprequest +   zip +