1. 61050

    首先 UI FRAMEWORK PAGE: mainframe.jsp 定义page layout。主要分为两大块:LeftPane & MainPane. 而mainPane中主要包含下面个部分: <div id="MainPane" class="MainPane"> <div id="sLeftHandler" style="display:block; ...

    阅读全文
  2. DOM Ready Jquery $(document).ready(function(){ // Code }); YUI Y.on("domready", function(e){ // Code }); 选择器支持 <div class=&qu ...

    阅读全文
  3. YUI Drag & Drop2013-11-20

    http://developer.yahoo.com/yui/dragdrop/  Drag and Drop API Document: http://yui.github.io/yui2/docs/yui_2.9.0_full/docs/module_dragdrop.html  The following configuration properties are currently supported via the contructor ...

    阅读全文
  4. YAHOO.example.Data = { menu: { breakfasts: [ "donuts", "omelette", "pancakes", "yogurt" ], lunches: [ "burrito", "hamburg ...

    阅读全文
  5. YUI 2.9 Samples2013-11-28

    Widget ImageCropper Control Examples: Simple Crop Interface Advanced Crop Interface Real Time Crop Feedback Connection Manager assisted image crop Skinning the ImageCropper     Layout Manager Exampl ...

    阅读全文
  6. YUI2013-11-28

    Using YUI 2: FAQ Getting Started Licensing Support & Community Filing Bugs & Feature Requests Searchable API Documentation: Browse and search the complete YUI API. YUI 2 Developer Tools: Logger Control Pr ...

    阅读全文