πŸ”” Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A lightweight desktop-engine for JQuery.This lightweight jquery-ui-plugin provides basic desktop functionality.Windowsoptions from HTML-data-attributesfocus-system to highlight active windowsminimize and restore windowsmaximize and restore windowsTaskbardisplay buttons for open windowsfocus and restore windows on click

Drag_Drop jQuery UI Plugins Popup Window

Documentation

jquery-lwd

A lightweight desktop-engine for JQuery

Description

This lightweight jquery-ui-plugin provides basic desktop functionality.

Features

  • Windows
    • Resizable
    • Movable
    • Focus on active window
    • Minimizable
    • Maximizable
    • Titlebar-icons
  • Taskbar
    • Display buttons for open windows
    • Focus and restore windows on click

Install

Insert before </head>-Tag:

<link href="../lib/jquery-ui/jquery-ui.structure.min.css" rel="stylesheet" type="text/css" /> <link id="themecss" href="../src/jquery-lwd/themes/jquery-ui-mintchoc/jquery-ui.theme.css" rel="stylesheet" type="text/css" /> <link href="../src/jquery-lwd/jquery-lwd.structure.css" rel="stylesheet" type="text/css" />  <script type="text/javascript" src="../lib/jquery-ui/jquery.min.js"></script> <script type="text/javascript" src="../lib/jquery-ui/jquery-ui.min.js"></script> <script type="text/javascript" src="../src/jquery-lwd/jquery-lwd.js"></script>

Usage

Demos


You May Also Like