PUBLIC   marks

PUBLIC MARKS with tag yui

Sponsorised links

This year

Sponsorised links

2008

Yahoo UI vs JQuery : quel framework Javascript pour vos applications Web 2.0 ?

by daxlebo
Yahoo UI et JQuery sont deux frameworks Javascript qui simplifient la gestion d'Ajax, la mise en place d'interfaces clients riches et les interactions au sein des pages Web. La ressemblance s'arrête là. Car c'est un peu comme si on comparait une multinationale à la start-up du coin (comme leurs créateurs d'ailleurs). A ma gauche, YUI, solide, bien structuré, dont chaque extension est calibrée à la ligne de code près ; à ma droite, JQuery, rapide, dynamique, et doté d'une armada d'extensions de qualité très variable. Petite revue de détail.

The Lightbox Clones Matrix « planetOzh

by holyver & 20 others (via)
Comparison of various scripts that display images and other objects in somehow cool CSS popups

How to build a cross-browser history management system - Tales from the Evil Empire

by greut

The main trick that history managers use is to have the browser believe the user navigated to a new url without the current page and all its JavaScript and DOM state being thrown away. The only part of the url that enables such a thing is the hash part. The hash part is what comes at the end of the url after a pound (#) sign. The original intent of this part of the url was to allow for navigation inside of the document. You would put a special named, href-less anchor tag in your document, and then navigating to #nameOfTheAnchor would just scroll the anchor into view. The page doesn't get reloaded, but it does enter the browser history.

YUI Browser History Manager does that for you, but lack of documenting how it works under the hood.

2007

My.Dialog 0.1.0.1

by greut

YUI DHTML Widget : Dialogs

bubble dialog for YUI

秋元@サイボウズラボ・プログラマー・ブログ: Yahoo UI Library(YUI)のサンプルをビデオ化したブログ記事

by kuroyagi
"Yahoo!が開発し、フリーで提供、ホストまでしてくれているJavascriptライブラリ ウィジェット集であるYahoo UI Libraryの、主要なコンポーネントを動かした様子を撮ったビデオが多数公開されている。"

Protoscript - Home

by greut

Protoscript is a simplified scripting language for creating Ajax style prototypes for the Web.

for jQuery or YUI, great work.

PUBLIC TAGS related to tag yui

no tag

Sponsorised links