OpusVL-AppKit
view release on metacpan or search on metacpan
lib/auto/OpusVL/AppKit/root/static/js/appkit.js view on Meta::CPAN
$(this).parent().removeClass("has_focus")
});
});
//--Form change indicator-------------------------------------------------------
// Needs to ignore search box, i.e. only run on forms within the content block
// part of the template - DONE
// Look at how it interacts with jQuery UI popups - HAVE NOT SEEN PROBLEM
// Stop it from triggering on the login page - DONE
// Only activate if the form method is "POST" (i.e. ignore GET forms for search
// queries etc) - DONE
// Allow form elements to be marked as not triggering the change indicator,
// e.g. elements which trigger AJAX calls and do not affect the main form - DONE
// Support dynamically generated forms
lib/auto/OpusVL/AppKit/root/static/js/jquery-ui-1.9.0.custom.min.js view on Meta::CPAN
/*! jQuery UI - v1.9.0 - 2012-10-24
* http://jqueryui.com
* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.draggable.js, jquery.ui.droppable.js, jquery.ui.resizable.js, jquery.ui.selectable.js, jquery.ui.sortable.js, jquery.ui.accordion.js, jquery.ui.a...
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
(function(e,t){function i(t,n){var r,i,o,u=t.nodeName.toLowerCase();return"area"===u?(r=t.parentNode,i=r.name,!t.href||!i||r.nodeName.toLowerCase()!=="map"?!1:(o=e("img[usemap=#"+i+"]")[0],!!o&&s(o))):(/input|select|textarea|button|object/.test(u)?!t...
( run in 1.982 second using v1.01-cache-2.11-cpan-364913b4093 )