code
stringlengths
1
2.08M
language
stringclasses
1 value
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ var getCookies = function(){ var pairs = document.cookie.split(";"); var cookies = {}; for (var i=0; i<pairs.length; i++){ var pair = pairs[i].split("="); cookies[pair[0]] = unescape(pair[1]); } return cookie...
JavaScript
function cCarouselInit(id, jaxcall){ // if jQuery is not ready, wait for a while if(typeof jQuery == 'function') { cCarouselLoadData(id, jaxcall); } else { setTimeout('cCarouselInit(\'' + id + '\')', 200); } } // return number of pixel to slide function cCarouselSlideByPx(id){ var clipW = jQuery(id...
JavaScript
/** * TableDnD plug-in for JQuery, allows you to drag and drop table rows * You can set up various options to control how the system will work * Copyright (c) Denis Howlett <denish@isocra.com> * Licensed like jQuery, see http://docs.jquery.com/License. * * Configuration options: * * onDragStyle * This is ...
JavaScript
/** * Ajax Autocomplete for jQuery, version 1.1.5 * (c) 2012 Tomas Kirda, Vytautas Pranskunas * * Ajax Autocomplete for jQuery is freely distributable under the terms of an MIT-style license. * For details, see the web site: http://www.devbridge.com/projects/autocomplete/jquery/ * * Last Review: 11/08/2012 */ /*j...
JavaScript
/*! * jQuery JavaScript Library v1.8.1 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright 2012 jQuery Foundation and other contributors * Released under the MIT license * http://jquery.org/license * * Date: Thu Aug 30 2012 17:17:22 GMT-0400 (Eastern Daylight Time) *...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
//for compartibility //if is mootools ver 1.2 or above if(MooTools.version.split(".")[1].slice(0,1) > 1){ //loadJsFile("mootools-1.1-to-1.2-upgrade-helper.js"); var getSize = Element.prototype.getSize; Element.implement({ setHTML: function(){ return this.set('html', arguments[0]);...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
var t3lang = "en"; var langObj = { "en": { "Block infomation": "Block information", "Blank positions": "Blank positions", "All blocks": "All blocks", "Content": "Content", "ON": "ON", "OFF": "OFF" }, "es": { "Block infomation": "adf dsfsdfsdfsdfsd", ...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * Autocompleter.Request * * http://digitarald.de/project/autocompleter/ * * @version 1.1.2 * * @license MIT-style license * @author Harald Kirschner <mail [at] digitarald.de> * @copyright Author */ Autocompleter.Request = new Class({ Extends: Autocompleter, options: {/* indicato...
JavaScript
/** * Observer - Observe formelements for changes * * - Additional code from clientside.cnet.com * * @version 1.1 * * @license MIT-style license * @author Harald Kirschner <mail [at] digitarald.de> * @copyright Author */ var Observer = new Class({ Implements: [Options, Events], options: ...
JavaScript
/** * Autocompleter * * http://digitarald.de/project/autocompleter/ * * @version 1.1.2 * * @license MIT-style license * @author Harald Kirschner <mail [at] digitarald.de> * @copyright Author */ var Autocompleter = new Class({ Implements: [Options, Events], options: {/* onOver: $empt...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
/** * ------------------------------------------------------------------------ * JA T3 System Plugin for Joomla 2.5 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lic...
JavaScript
function Jax() { var loadingTimeout = 400; var iframe; this.loadingFunction = function(){}; this.doneLoadingFunction = function(){}; this.cacheData = new Array(); this.stringify = function(arg){ var c, i, l, o, u, v; switch (typeof arg) { case 'object': //alert('ob...
JavaScript
/** * * Zoomimage * Author: Stefan Petre www.eyecon.ro * */ (function($){ var EYE = window.EYE = function() { var _registered = { init: [] }; return { init: function() { $.each(_registered.init, function(nr, fn){ fn.call(); }); }, extend: function(prop) { for ...
JavaScript
/** * * Utilities * Author: Stefan Petre www.eyecon.ro * */ (function($) { EYE.extend({ getPosition : function(e, forceIt) { var x = 0; var y = 0; var es = e.style; var restoreStyles = false; if (forceIt && jQuery.curCSS(e,'display') == 'none') { var oldVisibility = es.visibility; ...
JavaScript
/** * * Color picker * Author: Stefan Petre www.eyecon.ro * * Dual licensed under the MIT and GPL licenses * */ (function ($) { var ColorPicker = function () { var ids = {}, inAction, charMin = 65, visible, tpl = '<div class="colorpicker"><div class="colorpicker_color"><div><di...
JavaScript
Calendar.LANG("nl", "Nederlands", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "naar vandaag", today: "Vandaag", // appears in bottom bar wk: "wk", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. ...
JavaScript
Calendar.LANG("it", "Italiano", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Vai a oggi", today: "Oggi", // appears in bottom bar wk: "set", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM:...
JavaScript
Calendar.LANG("de", "Deutsch", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday : "Heute ausw\u00e4hlen", today: "Heute", // appears in bottom bar wk: "KW", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. ...
JavaScript
Calendar.LANG("jp", "Japanese", { fdow: 1, // 地元の週の初めの日; 0 = 日曜日, 1 = 月曜日, 等. goToday: "本日へ", today: "本日", // ボットンバーに表示 wk: "週", weekend: "0,6", // 0 = 日曜日, 1 = 月曜日, 等. AM: "am", PM: "pm", mn : [ "1月", ...
JavaScript
// autor: Piotr kwiatkowski // www: http://pasjonata.net Calendar.LANG("pl", "Polish", { fdow: 1, // pierwszy dzień tygodnia; 0 = Niedziela, 1 = Poniedziałek, itd. goToday: "Idzie Dzisiaj", today: "Dziś", wk: "wk", weekend: "0,6", // 0 = Nied...
JavaScript
Calendar.LANG("hr", "Hrvatski", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Odaberi Danas", today: "Danas", // appears in bottom bar wk: "tj", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "am", PM: "pm", mn : [ "Siječanj", ...
JavaScript
Calendar.LANG("ru", "русский", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Сегодня", today: "Сегодня", // appears in bottom bar wk: "нед", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: ...
JavaScript
Calendar.LANG("sv", "svenska", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Gå till idag", today: "Idag", // appears in bottom bar wk: "v", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: ...
JavaScript
Calendar.LANG("fr", "Français", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday : "Aujourd'hui", today: "Aujourd'hui", // appears in bottom bar wk: "sm.", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. ...
JavaScript
Calendar.LANG("cz", "Czech", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Ukaž dnešek", today: "Dnes", // appears in bottom bar wk: "týd", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "...
JavaScript
Calendar.LANG("sk", "Slovak", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Nastaviť dnešok", today: "Dnes", // appears in bottom bar wk: "týž", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc....
JavaScript
Calendar.LANG("en", "English", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Go Today", today: "Today", // appears in bottom bar wk: "wk", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "a...
JavaScript
Calendar.LANG("ca", "Catalan", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Anar a Avui", today: "Avui", // appears in bottom bar wk: "sem", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. ...
JavaScript
Calendar.LANG("es", "Español", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Ir a Hoy", today: "Hoy", // appears in bottom bar wk: "sem", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "am...
JavaScript
Calendar.LANG("ro", "Română", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "Astăzi", today: "Astăzi", // appears in bottom bar wk: "săp.", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "a...
JavaScript
Calendar.LANG("cn", "中文", { fdow: 1, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday: "今天", today: "今天", // appears in bottom bar wk: "周", weekend: "0,6", // 0 = Sunday, 1 = Monday, etc. AM: "AM", PM...
JavaScript
Calendar.LANG("ar", "عربية لغة" , { fdow: 0, // first day of week for this locale; 0 = Sunday, 1 = Monday, etc. goToday : "اليوم", today: "اليوم", // appears in bottom bar wk: "sm.", weekend: "5,6", // 0 = Sunday, 1 = Monday, etc. ...
JavaScript
Calendar.LANG("pt", "Portuguese", { fdow: 1, // primeiro dia da semana para esse local; 0 = Domingo, 1 = Segunda, etc. goToday: "Dia de Hoje", today: "Hoje", wk: "sm", weekend: "0,6", // 0 = Domingo, 1 = Segunda, etc. AM: "am", PM: "p...
JavaScript
function CCK_ELEM_Remove(name,min_element) { var elem; var options = {}; $j('.button-del-'+name).live( 'click', function() { elem = $j(this).parent().parent().parent().parent(); var n = elem.parent().children().length; if (n > min_element) { $j(this).parent().parent().parent().hide( 'explode', opti...
JavaScript
$j(document).ready(function(){ $j(".lock_file").live('click', function(){ var $child = $j(this).children(); var $next = $j(this).next(); if ( $child.hasClass('linked') ){ $child.removeClass("linked").addClass("unlinked"); $next.css('display','inline'); }else{ $child.removeClass("unlinked").add...
JavaScript
$j(document).ready(function(){ $j(".lock_img").live('click', function(){ var $child = $j(this).children(); var $next = $j(this).next(); if ( $child.hasClass('linked') ){ $child.removeClass("linked").addClass("unlinked"); $next.css('display','inline'); }else{ $child.removeClass("unlinked").addC...
JavaScript
function CCK_ELEM_Remove(name,min_element) { var elem; var next_elem; var options = {color:"#d5eeff"}; var time = 1000; var name_length = name.length; var position; var Child; var GrandChildren; var ind; $j('.cck_button_del_'+name).live('click', function() { elem = $j(this).parent().parent(); ...
JavaScript
/*! * jQuery Cycle Plugin (with Transition Definitions) * Examples and documentation at: http://jquery.malsup.com/cycle/ * Copyright (c) 2007-2009 M. Alsup * Version: 2.74 (03-FEB-2010) * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * htt...
JavaScript
$(document).ready(function () { $("#file_upload").uploadify({ 'auto' : false, 'swf' : '/static/exec/upload/uploadify.swf', 'uploader' : '/static/exec/upload/uploadify.php', 'onUploadComplete' : function(file) { $("#logo").val(file.name); } });...
JavaScript
/* SWFObject v2.2 <http://code.google.com/p/swfobject/> is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> */ ;var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="...
JavaScript
// jquery.tweet.js - See http://tweet.seaofclouds.com/ or https://github.com/seaofclouds/tweet for more info // Copyright (c) 2008-2011 Todd Matthews & Steve Purcell (function($) { $.fn.tweet = function(o) { var s = $.extend({ username : null, list : null, favorites : false, query : null, ava...
JavaScript
/** * @version $Id: $Revision * @package jquery * @subpackage lofslidernews * @copyright Copyright (C) JAN 2010 LandOfCoder.com <@emai:landofcoder@gmail.com>. All rights reserved. * @website http://landofcoder.com * @license This plugin is dual-licensed under the GNU General Public License and the M...
JavaScript
/* VideoJS - HTML5 Video Player v2.0.2.rev-gltovar ****** note from gltovar ( gltovar.com/blog code.google.com/p/gltovar) ****** This version of VideoJS Demos some fixes for fullscreen on the latest chrome and firefox (has not been tested on anything else) ********* ****** Purpose is to demonstrate where the ...
JavaScript
window.onload = function() { myHeight = new fx.Height('nav', {duration: 400}); myHeight.hide(); }
JavaScript
/* moo.fx, simple effects library built with prototype.js (http://prototype.conio.net). by Valerio Proietti (http://mad4milk.net) MIT-style LICENSE. for more info (http://moofx.mad4milk.net). 10/24/2005 v(1.0.2) */ //base var fx = new Object(); fx.Base = function(){}; fx.Base.prototype = { setOptions: function(option...
JavaScript
function create_menu(basepath) { var base = (basepath == 'null') ? '' : basepath; document.write( '<table cellpadding="0" cellspaceing="0" border="0" style="width:98%"><tr>' + '<td class="td" valign="top">' + '<ul>' + '<li><a href="'+base+'index.html">User Guide Home</a></li>' + '<li><a href="'+base+'toc....
JavaScript
window.onload = function() { myHeight = new fx.Height('nav', {duration: 400}); myHeight.hide(); }
JavaScript
/* moo.fx, simple effects library built with prototype.js (http://prototype.conio.net). by Valerio Proietti (http://mad4milk.net) MIT-style LICENSE. for more info (http://moofx.mad4milk.net). 10/24/2005 v(1.0.2) */ //base var fx = new Object(); fx.Base = function(){}; fx.Base.prototype = { setOptions: function(option...
JavaScript
function create_menu(basepath) { var base = (basepath == 'null') ? '' : basepath; document.write( '<table cellpadding="0" cellspaceing="0" border="0" style="width:98%"><tr>' + '<td class="td" valign="top">' + '<ul>' + '<li><a href="'+base+'index.html">User Guide Home</a></li>' + '<li><a href="'+base+'toc....
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"datetimespinner").opt...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("droppable"); $(_2).bind...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2,_3){ var _4=$.data(_2,"calendar").options...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$("<div class=\"slider\">"+"<div...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"combo"); var _4=_3.op...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"dialog").options; _3....
JavaScript
var detailview = $.extend({}, $.fn.datagrid.defaults.view, { render: function(target, container, frozen){ var state = $.data(target, 'datagrid'); var opts = state.options; if (frozen){ if (!(opts.rownumbers || (opts.frozenColumns && opts.frozenColumns.length))){ return; } } var rows = ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ $.fn._remove=function(){ return this.each(function(){ $(...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("tooltip-f"); }; functio...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("numberspinner-f"); var ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"tabs").options; if(_3...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2,_3){ var _4=$.data(_2,"window"); if(_3){ ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ var _1=0; function _2(_3,_4){ var _5=$.data(_3,"combobox...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"numberbox"); var _4=_...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(e){ var _2=$.data(e.data.target,"draggable")...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2,_3){ var _4=$.data(_2,"linkbutton").optio...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"filebox"); var _4=_3....
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("progressbar"); $(_2).ht...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(el,_2,_3,_4){ var _5=$(el).window("window");...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ var _1=false; function _2(_3,_4){ var _5=$.data(_3,"layo...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("validatebox-text"); }; ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"menubutton").options;...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"pagination"); var _4=...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=0; if(_2.selectionStart){ _3=_2....
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"treegrid"); var _4=_3...
JavaScript
var groupview = $.extend({}, $.fn.datagrid.defaults.view, { render: function(target, container, frozen){ var table = []; var groups = this.groups; for(var i=0; i<groups.length; i++){ table.push(this.renderGroup.call(this, target, i, groups[i], frozen)); } $(container).html(table.join('')); }, ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"combogrid"); var _4=_...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$(_2); _3.addClass("tree"); retu...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"combotree"); var _4=_...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ var _1=0; function _2(a,o){ for(var i=0,_3=a.length;i<_3...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).appendTo("body"); $(_2).addClass(...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"splitbutton").options...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"datetimebox"); var _4...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ $(_2).addClass("textbox-f").hide(); var...
JavaScript
(function($){ var oldLoadDataMethod = $.fn.datagrid.methods.loadData; $.fn.datagrid.methods.loadData = function(jq, data){ jq.each(function(){ $.data(this, 'datagrid').filterSource = null; }); return oldLoadDataMethod.call($.fn.datagrid.methods, jq, data); }; $.extend($.fn.datagrid.defaults, { ...
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"spinner"); var _4=_3....
JavaScript
/** * jQuery EasyUI 1.4 * * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved. * * Licensed under the GPL license: http://www.gnu.org/licenses/gpl.txt * To use it on other terms please contact us at info@jeasyui.com * */ (function($){ function _1(_2){ var _3=$.data(_2,"datebox"); var _4=_3....
JavaScript