projecta98 / njDesktop

Robust Javascript virtual desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

njDesktop

Robust Javascript virtual desktop

nJDesktop is a robust Javascript Desktop framework, built with the help of jQuery and jQuery UI. It is built using HTML5, CSS3 and Javascript.

nJDesktop features

  • Cross-browser compatibility
  • IE 7+
  • Firefox 6+
  • Chrome 8+
  • Safari 4+
  • Opera 11+
  • Module pattern design
  • Dynamic window management (windows can be created/removed, changed on the fly)
  • Dynamic icon management (icons can be created/removed on the fly – built-in plugin)
  • Dynamic menu item addition (Top menu items can be created on the fly – built-in plugin)
  • Taskbar
  • Widget area
  • Widget helper (as a plugin)
  • Modal windows
  • Dialogs
  • Callbacks
  • Resize-sensitive desktop environment (adapts to new window sizes, icons are rearranged)
  • Window Toolbar helper (built-in plugin)

Documentation is available here:

http://nagyervin.eu/njdesktop

About

Robust Javascript virtual desktop

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.0%Language:CSS 41.4%Language:HTML 3.4%Language:PHP 3.2%