public marks

PUBLIC MARKS from greut with tag yui

March 2008

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

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.

October 2007

My.Dialog 0.1.0.1

YUI DHTML Widget : Dialogs

bubble dialog for YUI

September 2007

Protoscript - Home

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

for jQuery or YUI, great work.

August 2007

Julien Lecomte’s Blog » Introducing the YUI Compressor

Is there a need for a new JavaScript minifier?

July 2007

June 2007

May 2007

Ajax Edit In Place with Yahoo UI API by Elliott Back

by 1 other
The effect we want is like Flickr’s edit in place descriptions.

YUI Theater — Victor Tsaran: “Introduction to Screen Readers” » Yahoo! User Interface Blog

(via)
If you haven’t had the opportunity to play with a screen reader firsthand this video is must-watch stuff.

April 2007

greut's TAGS related to tag yui

accessibility +   ajax +   api +   blog +   customevent +   design +   dhtml +   fonts +   history +   iphone +   javascript +   js +   jsquery +   markaidanthomasismyhero +   microsoft. +   osx +   presentation +   video +   widget +   yahoo +