public marks

PUBLIC MARKS with tags css & javascript

19 November 2008

21 scripts Javascript pour l'intégrateur HTML et CSS

by -Nicolas- & 3 others
Les bibliothèques Javascript — comme jQuery et la myriade de plugins qui l’accompagne — facilitent la vie des développeurs web en leur permettant de manipuler le DOM les mains dans les poches. Toutefois, il est toujours bon d’avoir quelques fonctions standalone sous la souris pour se faciliter l’intégration cross-browser ! Voici une sélection de 21 scripts pour faire face à toutes les situations (ou presque)

13 November 2008

minify - Google Code

by rike_ & 11 others
a PHP5 app that can combine multiple CSS or Javascript files, compress their contents (i.e. removal of unnecessary whitespace/comments), and serve the results with HTTP encoding (gzip/deflate) and headers that allow optimal client-side caching.

11 November 2008

08 November 2008

CSS Balanced Columns V3 (en)

by Nissone & 2 others
Des colonnes de même hauteur via JavaScript. Attention à styler aussi la version sans JavaScript

04 November 2008

Most Wanted Ajax Techniques: 50+ Examples and Tutorials

by redyrod & 2 others
Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed Ajax technology. When you combine some neat functionality courtesy of PHP with the cleverness of javascript you can produce some pretty cool results. In an effort to help you take it up a notch, we’d like to share some methods for helping your site anticipate a user’s next move.

01 November 2008

Recharger le cache CSS ou JS à chaque mise à jour des fichiers - Le Potlatch

by daxlebo & 1 other
Votre site accueille des visiteurs réguliers et vous devez modifier une feuille de style CSS ou un script JS. Problème : ces fichiers sont mis en cache sur le navigateur (côté client), et les utilisateurs risquent de ne pas bénéficier des modifications avant plusieurs jours. Ou pire, pour peu que le source HTML ait changé, l'affichage sera illisible ou les fonctions totalement inutilisables ! Voici une solution simple qui ne demande qu'une ligne de PHP et se mettra à jour automatiquement par la suite.

30 October 2008

Free Cross-Browser CSS Drop-Down Menu Framework

by damdec & 1 other
Free CSS Drop-Down Menu Framework - Easily transformable, Cross browser and Super fast Drop-Down Menu Framework.

29 October 2008

28 October 2008

typeface.js -- Rendering text with Javascript, <canvas>, and VML

by philippej & 12 others (via)
"Instead of creating images or using flash just to show your site's graphic text in the font you want, you can use typeface.js and write in plain HTML and CSS, just as if your visitors had the font installed locally."

27 October 2008

23 October 2008

CSSHttpRequest - Hacks - nb.io

by marco & 1 other
Similar to JavaScript, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. Like JSONP, CSSHttpRequest is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page

22 October 2008

HTMHelen

by helenfernanda
Tutoriais de HTML, CSS, JavaScript, Webmail, Feeds, orkut, etc.

16 October 2008

15 October 2008

ImageFlow

by keusta & 1 other (via)
http://194.95.111.244/~countzero/scripts/_myImageFlow/ImageFlow_0.9.rar

Using Javascript to Fix 12 Common Browser Headaches

by damdec & 4 others
We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS — it’s certainly good enough for you to use CSS to control layout and presentation. Sometimes however, certain page elements will appear differently in different browsers.

14 October 2008

qooxdoo » Home

by damdec & 6 others
qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed.

09 October 2008

modconcat - Google Code

by camel & 2 others
This emulates a feature in danga's perlbal. the ability to join multiple files together in a single request. This is a performance optimization. instead of requesting 5 seperate CSS or javascript files from your server, you can do it one request.

08 October 2008

ActiveState - Free the dragon! - Dynamic Tools for Dynamic Languages

by damdec & 1 other
Komodo Edit is a free, open source editor from dynamic language experts.

04 October 2008

Using jQuery for Background Image Animations

by marco & 5 others
After reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure and simpler code.

01 October 2008