Showing 2,136 of 3,976 total issues
Function datetimepicker
has 1099 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.datetimepicker = function (opt) {
var KEY0 = 48,
KEY9 = 57,
_KEY0 = 96,
_KEY9 = 105,
File droppable-f66e0a58fd8ebf12f2fa5da8f817f481691dda9d2dfd586a4f71271f5eb4bad7.js
has 1929 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
File effect.all-8e42208f8c55a39c39706d17acfb5836d8960b4ac244ad57c574a3c15b1ad027.js
has 1894 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Effects 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
File datepicker-d71e97c5117a122fd20879c108bef1c459737ec0c284887efd057839fc5b57bf.js
has 1877 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Function popup
has 968 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.popup = function(parameters) {
var
$allModules = $(this),
$document = $(document),
File jquery.datetimepicker-5726a0718618f50e707638bf0e8730fc7693c4d55cb9964d920c3b4f9457cd87.js
has 1768 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/**
* @preserve jQuery DateTimePicker plugin v2.4.1
* @homepage http://xdsoft.net/jqplugins/datetimepicker/
* (c) 2014, Chupurnov Valeriy.
*/
File sortable-171c104f15c5a6b34119e8f4b44f26483624bf434dc2342433c76671379be3ea.js
has 1737 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
File resizable-7fa46be98365ec76b4f7f9c43f4065d3906330e9c2fa0f8f2fb156f4625a4525.js
has 1715 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Function sidebar
has 898 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.sidebar = function(parameters) {
var
$allModules = $(this),
$window = $(window),
$document = $(document),
File dropdown-e6bc8f641617bd9b0438839102dd0a4fe13785fc8e33b50207d25c1ca515a630.js
has 1639 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*
* # Semantic - Dropdown
* http://github.com/semantic-org/semantic-ui/
*
*
File draggable-d9477f5c83280aa97b21443afb2776a9cd0ea0b0b871156d73da69254d503a2b.js
has 1623 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
File menu-27f35df1319eda450eab4d76ca153e8dd5044499489b55894750ba0d35609c7c.js
has 1599 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Function visibility
has 838 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.visibility = function(parameters) {
var
$allModules = $(this),
moduleSelector = $allModules.selector || '',
Function transition
has 799 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.transition = function() {
var
$allModules = $(this),
moduleSelector = $allModules.selector || '',
Function form
has 776 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.form = function(fields, parameters) {
var
$allModules = $(this),
settings = $.extend(true, {}, $.fn.form.settings, parameters),
Function search
has 766 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.search = function(parameters) {
var
$allModules = $(this),
moduleSelector = $allModules.selector || '',
File tooltip-db9a09787c7fc5fcd4e0f97541b2086657876cd9dc4effacd4ee7b293e82b6d2.js
has 1428 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
File spinner-170db002d650b15f241da6f22ef62b7b36583771da0fc0d9bd4485b130f18ab0.js
has 1402 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Function modal
has 734 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
$.fn.modal = function(parameters) {
var
$allModules = $(this),
$window = $(window),
$document = $(document),
File slider-7591020893e707d7c262397fcc3802738edd554d5621c8229663bb02c7f5a344.js
has 1388 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
/*!
* jQuery UI Core 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors