jQueryDesktopGrid

jQueryDesktopGrid migrate to https://github.com/jelly-liu/jquery-osx

jQuery desktop, jQuery desktop grid, jQuery mac os x, jQuery system.

to make an beautiful desktop like os system to enhance user experience.

clone the project, then just run the desktop.html, you will see the demo.

About
author

qq 195358385

email collonn@126.com

blog http://blog.csdn.net/collonn

Special
features

==divide the area that user specified(such as an div with width and height and position of relative or absolute) to an n*m cells grid

==init to put cell content that user specified to several cells in ordered

==user can drag cell content to other cell, not drag to anywhere

version-2.0.2
new features

==support grid screen thumbnail, like virtual screen thumbnail of linux system

==update css to make an more beautiful desktop like mac os x

==fix several bugs

version-2.0.1
new features

==support new manner that create grid screen and add cellContent to each grid screen according to user specified

==fix several bugs

version-2.0
new features

==support multi screen, if too many cellContents, all cellContents was separated to different screens, it's amazing.

==support hot key to switch screen, default is ctrl+(<-) and ctrl+(->)

==support random background color of each screen.

==support goto left screen of current screen

==support goto right screen of current screen

==support goto screen that user specified

==support after window resize, remake the desktop grid

version-1.0
features

==support chrome, firefox, safari, ie6+(include ie6)

====note, the performance of the ie8-(include ie8) is not as good as chrome and firefox.

==recommend browser order as follows, chrome, firefox, safari, ie

==support gridDiv margin top, bottom, left, right.

==support drag cellFrom to other cellTo.

==if cellTo was occupied, two ways to settle down.

==-(1)let the cellFrom return to it's origin position.

==-(2)exchange cellFrom and cellTo.

==support only square grid.

==support jquery easy ui drag able.

==support easing manner if you use jquery easing plugin.

==support random background color of each cell.

jQuery
DesktopGrid screenshot

最新文章

  1. vector与list区别
  2. SQL变量、运算符、分支、循环语句
  3. Scau 8633 回文划分 mancher + dp
  4. tomcat 页面管理
  5. Oracle中常见的33个等待事件小结
  6. Angular 2.0 从0到1:Rx--隐藏在Angular 2.x中利剑
  7. nyoj 1185 最大最小值【线段树最大值最小值维护】
  8. MYSQL-group_concat设置group_concat_max_len
  9. eclipse集成dorado5插件
  10. Mybatis源码之Statement处理器RoutingStatementHandler(三)
  11. 使用百度地图开发一个导航定位demo-android学习之旅(77)
  12. 注册Github过程
  13. MMU二级页表
  14. linux如何让一个程序崩溃后自动重启
  15. python __dict__
  16. jquery获取系统当前时间
  17. 字符串匹配--扩展KMP模板
  18. 转)TNS协议--翻译自《The Oracle Hackers Handbook》
  19. FineReport如何手动推送APP消息
  20. Spring Cloud 模块简介2

热门文章

  1. svn突然不能用了!
  2. python 多进程并发与多线程并发
  3. hdu 3006(状态压缩)
  4. java 反射赋空值
  5. 安装配置GitLab
  6. (十)while和until循环
  7. Nodejs微信开发使用wechat-api回复多条消息
  8. (转帖)关于easyui中的datagrid在加载数据时候报错:无法获取属性&quot;Length&quot;的值,对象为null或未定义
  9. python 连接ubuntu xampp mysql
  10. boost 1.57 vs2013 编译