随笔分类 - UIcase
UI framework
摘要:1、数据加载完成不请求后台的做法方式一://更改表格行背景function changeLineStyle(index){ var rows=$("#alertGird").datagrid("getRows"); if(rows){ for ( var i = 0; i 0){ for ( var i = 0; i 80){ return 'background-color:#6293BB;color:#fff;'; } }});
阅读全文
摘要:由于EasyUI的API描述不清楚,故很多分页参数不明确,可以通过请求查看:Java后台查看分页参数Map<String,String[]> m= request.getParameterMap();for (String key : m.keySet()){ String [] a=m.get(key); System.out.println(key); for (int i = 0; i < a.length; i++) { System.out.println("---va...
阅读全文
摘要:Jquery Easy UI API:http://www.jeasyuicn.com/api/官方介绍网站:http://www.jeasyui.com/Pagination------表格分页Override defaults with $.fn.pagination.defaults.The pagination allows the user to navigate data by page. It supports configurable options for page navigation and page length choices. The user can add cu
阅读全文
摘要:官方网站:http://flexigrid.info/Flexigrid属于轻量级但是包含丰富的数据网格和可调整大小的列和一个滚动的数据匹配的标题,再加上一个能够连接到一个基于xml的数据源使用Ajax加载内容。相似的概念与Ext网格只有其纯jQuery爱情,这使得它重量轻和遵循jQuery的咒语运行用最少的配置。表格截图:要素Features:Resizable columnsResizable height and widthSortable column headersCool themeCan convert an ordinary tableAbility to connect to
阅读全文
摘要:1、amCharts简介amCharts is a robust charting tool that will suit any dataviz need.Available JavaScript Charts contains all regular chart types,or JavaScript Stock Chart which adds advanced Stock chart type.Our charting solution include Column, Bar, Line, Area, Step, Smoothed line, Candlestick, OHLC, Pi
阅读全文
摘要:reference:http://www.schillmania.com/projects/soundmanager2/SoundManager 2 makes it easier to play audio using JavaScript.features:Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.Speak andbe heardMore sound,in more placesDespite being one of
阅读全文
摘要:参考网址:https://github.com/kamens/jQuery-menu-aimAmazon网站分类导航的下拉菜单被使用得非常频繁,但你有没有注意过它的反应非常迅速?如此急速的用户体验,应该相当perfect了吧。jQuery-menu-aimmenu-aim is a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu's contents.m
阅读全文
摘要:jQuery MiniUI - 快速开发WebUI。------【强烈推荐】下载地址:http://www.miniui.com/download/它能缩短开发时间,减少代码量,使开发者更专注于业务和服务端,轻松实现界面开发,带来绝佳的用户体验。使用MiniUI,开发者可以快速创建Ajax无刷新、B/S快速录入数据、CRUD、Master-Detail、菜单工具栏、弹出面板、布局导航、数据验证、分页表格、树、树形表格等典型WEB应用系统界面。产品定位:快速开发WEB界面使用效果:缩短开发时间,减少代码量,提升用户体验技术亮点: 快速开发:使用Html配置界面,减少80%界面代码量。 易学易用:
阅读全文

浙公网安备 33010602011771号