The YUI team is pleased to announce YUI 3.0 Preview Release 1. This preview is an early look at what we're working on for the next generation of YUI Library. Please review the API, play with the examples, and read the documentation on this si... 続きを読む
The YUI PHP Loader Utility is a server-side utility that allows you to load specific YUI components and their dependencies into your page via PHP. YUI PHP Loader can operate as a holistic solution by loading all of your necessary YUI componen... 続きを読む
YUI Doc is a Python application used at build time to generate API documentation for JavaScript code. YUI Doc is comment-driven and supports a wide range of JavaScript coding styles. The output of YUI Doc is API documentation formatted as a s... 続きを読む
米Yahoo!は20日(現地時間)、JavaScriptライブラリ「YUI」(The Yahoo! User Interface Library) の新しいバージョン「YUI 2.5.0」をリリースした。 YUIは、DHTMLやAjaxなどを用いたリッチクライアントWebアプリケーションを構築する際に利用可能なJavaScriptライ... 続きを読む
According to Yahoo!'s Exceptional Performance Team, 40% to 60% of Yahoo!'s users have an empty cache experience and about 20% of all page views are done with an empty cache (see this article by Tenni Theurer on the YUIBlog for more informatio... 続きを読む
I've had nothing but good things to say about the Yahoo User Interface tools. It seems to me like the developers continually add all the things from other libraries that I like into one simple to use, well documented, overall good quality lib... 続きを読む
Challenges of Interface Design for Mobile Devices October 2, 2007 at 1:36 pm by Lucas Pettinati | In Design, Development | The single most important concept to master when designing mobile device interfaces is “context”. The context in whic... 続きを読む
To egor: As stated in the article, upload.php consists only one line of code, which prints out human-readable text of PHP special variable $_FILES array: You can use this information to verify whether a file is uploaded or not: Array ( [file]... 続きを読む
Monday, September 10th, 2007 Asynchronous File Upload with YUI Category: Examples, Yahoo! Cuong Tham has written up an example of implementing asynchronous file upload using YUI. His example walks through the steps required to build the funct... 続きを読む
ImageLoader Utility The ImageLoader Utility allows you as an implementer to delay the loading of images on your web page until such a time as the your user is likely to see them. This can improve your overall pageload performance by deferring... 続きを読む
去る8月10日、銀座のアップルストアにて「CSS Nite Vol.20」が開催された。 テーマは米ヤフーが無償で提供しているJavaScriptとCSSのライブラリ「Yahoo User Interface Library」。「YUI」の名で知られる、このライブラリに関して、米ヤフーのYUIチームエンジニ... 続きを読む
Posted on August 17, 2007 Filed Under Javascript | 49 Comments Tags: Javascript, Lightbox, modal, YUI YUI Lightbox YUI Lightbox with Dependencies Download YUI 2.3.0 Run Online demo Note: This script has been updaed In the previous article of ... 続きを読む
Free web based Solitaire games that do not require Flash nor Java. 48 variations of solitaire and growing!World of Solitaire is primarily the work of one person, me. I created it so others could have fun playing it. I also did it for the 'cha... 続きを読む
YUI Base CSS Base is an optional CSS file that complements YUI's core CSS foundation (Reset, Fonts, and Grids). While Reset removes and neutralizes the inconsistent default styling of HTML elements, Base applies a consistent style foundation ... 続きを読む
I wrote a YUI-based image cropper widget that allows you to easily select which region of an image you’d like to crop. This widget works on all A-grade browsers in both standards mode and quirks mode. Attached is a screenshot. To instantiate... 続きを読む
A JavaScript Module Pattern June 12, 2007 at 12:28 pm by Eric Miraglia | In Development | Global variables are evil. Within YUI, we use only two globals: YAHOO and YAHOO_config. Everthing in YUI makes use of members within the YAHOO object hi... 続きを読む
Cruft [kruft] The results of shoddy construction Superfluous junk Cruft is to hackers as gaggle is to geese Anything unpleasant that accumulates over time What's this? DED|Chain is free open source software (BSD License) that will allow you t... 続きを読む
Yahoo! UI Library: Fonts CSSを知ってから、CSSを書く際にfont-sizeは大体このライブラリを読み込ませてから使っています。ただし、Operaで表示する際には、気をつけたほうがよさそうな点があったので、メモしておきます。 Fonts CSSはどういう構造になってい... 続きを読む
YUI Dependency Configurator: Choose the YUI components you want to use on your page; beneath the button toolbars, the text area will update with the sorted dependency list required to power your desired components. By default, we'll use aggre... 続きを読む
YUI Version 2.2.0 Released(Ajaxian) JavaScriptのUIコンポーネント集である、Yahoo! UI Library のバージョン2.2.0がリリースされたとのこと。 バージョンが、0.12.2 から 2.2.0 への大幅アップですが、興味深い機能は、「Browser History Manager」と「DataT... 続きを読む
YUI Fonts CSS The foundational YUI Fonts CSS file offers cross-browser typographical normalization and control. Fonts CSS: Offers full A-grade browser support. Provides consistent font sizing and line-height. Provides appropriate cross-OS fon... 続きを読む
/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.5.2 */ /** * Percents could work for IE, but for backCompat purposes, we are using keywords. * ... 続きを読む
YUI Library Controls/Widgets: AutoComplete Button Calendar Charts [experimental] Color Picker Container (including Module, Overlay, Panel, Tooltip, Dialog, SimpleDialog) DataTable ImageCropper Layout Manager Menu Rich Text Editor Slider TabVi... 続きを読む