zoukankan      html  css  js  c++  java
  • Yahoo! User Interface Library (哈偶然发现了这个东西)

    Yahoo! User Interface Library

    The Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX. The UI Library Utilities facilitate the implementation of rich client-side features by enhancing and normalizing the developer's interface to important elements of the browser infrastructure (such as events, in-page HTTP requests and the DOM). The Yahoo UI Library Controls produce visual, interactive user interface elements on the page with just a few lines of code and an included CSS file. All the components in the Yahoo! User Interface Library have been released as open source under a BSD license and are free for all uses.

    These pages provide an overview of the Yahoo! UI Library as well as patterns and articles that help you create dynamic web applications with the Yahoo! UI Library. It contains these sections:
    下载地址:
    http://developer.yahoo.net/yui/index.html

  • 相关阅读:
    npm的使用
    js 数组去重
    js实现对象或者数组深拷贝
    js简单排序
    js判断类型
    鼠标移入移出事件
    jq中的attr和prop属性
    移动端底部被输入法顶起的解决办法
    vue中的number
    javascript要点(上)
  • 原文地址:https://www.cnblogs.com/umlchina/p/332381.html
Copyright © 2011-2022 走看看