File: simplewindows.jquery.json

Recommend this page to a friend!
  Classes of Andras Toth   Simple JavaScript Windows   simplewindows.jquery.json   Download  
File: simplewindows.jquery.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple JavaScript Windows
Display draggable Windows on the browser
Author: By
Last change: Update of simplewindows.jquery.json
Date: 2 years ago
Size: 1,134 bytes
 

Contents

Class file image Download
{ "name": "simplewindows", "title": "jQuery simpleWindows", "description": "jQuery plugin - windows in your browser.", "keywords": [ "window", "windows", "table", "dialog", "popup", "handling" ], "version": "1.0.0", "author": { "name": "Tóth András", "url": "https://github.com/andrastoth/simplewindows/blob/master/AUTHORS.txt" }, "maintainers": [ { "name": "Tóth András", "email": "atandrastoth@gmail.com", "url": "http://atandrastoth.co.uk/" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/andrastoth/simplewindows/MIT-LICENSE.txt" } ], "bugs": "https://github.com/andrastoth/simplewindows/issues", "homepage": "http://atandrastoth.co.uk/webdesign", "demo": "http://atandrastoth.co.uk/simplewindows", "docs": "https://github.com/andrastoth/simplewindows", "download": "https://github.com/andrastoth/simplewindows/archive/master.zip", "dependencies": { "jquery": ">=1.7" } }