Skip to content

Instantly share code, notes, and snippets.

@shmdhussain
Created January 6, 2018 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shmdhussain/859bc3b3f93b0643651eeb674d7c2731 to your computer and use it in GitHub Desktop.
Save shmdhussain/859bc3b3f93b0643651eeb674d7c2731 to your computer and use it in GitHub Desktop.
SNA-third-party-reference-doc-urls
// Template
// =================
/*!
* jQuery Templates Plugin 1.0.0pre
* http://github.com/jquery/jquery-tmpl
* Requires jQuery 1.4.2
*
* Copyright Software Freedom Conservancy, Inc.
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*/
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
// Menu Dyna Tree
// =================
/*! ****************************************************************************
http://wwwendt.de/tech/dynatree/doc/dynatree-doc.html#h6
jquery.dynatree.js
Dynamic tree view control, with support for lazy loading of branches.
Copyright (c) 2006-2014, Martin Wendt (http://wwWendt.de)
Dual licensed under the MIT or GPL Version 2 licenses.
http://code.google.com/p/dynatree/wiki/LicenseInfo
A current version and some documentation is available at
http://dynatree.googlecode.com/
@version: 1.2.6
@date: 2014-05-11T15:38
@depends: jquery.js
@depends: jquery.ui.core.js
@depends: jquery.cookie.js
*******************************************************************************/
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
// Drag And Drop Sortable
// http://api.jqueryui.com/sortable/
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
// dialog Box
// http://api.jqueryui.com/dialog/
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
//image area select
//http://odyniec.net/projects/imgareaselect/usage.html
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
//Simple Modal -used in image resizing and
//http://www.ericmmartin.com/projects/simplemodal///
/* ********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment