PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
media
/
jui
/
js
/** * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // Only define the Joomla namespace if not defined. if (typeof(Joomla) === 'undefined') { var Joomla = {}; } /** * Sets the HTML of the container-collapse element */ Joomla.setcollapse = function(url, name, height) { if (!document.getElementById('collapse-' + name)) { document.getElementById('container-collapse').innerHTML = '<div class="collapse fade" id="collapse-' + name + '"><iframe class="iframe" src="' + url + '" height="'+ height + '" width="100%"></iframe></div>'; } } if (jQuery) { jQuery(document).ready(function($) { var elements = {}, linkedoptions = function(element, target, checkType) { var v = element.val(), id = element.attr('id'); if(checkType && !element.is(':checked')) return; $('[rel=\"showon_'+target+'\"]').each(function(){ var i = jQuery(this); if (i.hasClass('showon_' + v)) i.slideDown(); else i.slideUp(); }); }; $('[rel^=\"showon_\"]').each(function(){ var el = $(this), target = el.attr('rel').replace('showon_', ''), targetEl = $('[name=\"' + target+'\"]'); if (!elements[target]) { var targetType = targetEl.attr('type'), checkType = (targetType == 'checkbox' || targetType == 'radio'); targetEl.bind('change', function(){ linkedoptions( $(this), target, checkType); }).bind('click', function(){ linkedoptions( $(this), target, checkType ); }).each(function(){ linkedoptions( $(this), target, checkType ); }); elements[target] = true; } }); }); }
[+]
..
[-] ajax-chosen.js
[edit]
[-] ajax-chosen.min.js
[edit]
[-] bootstrap.js
[edit]
[-] bootstrap.min.js
[edit]
[-] chosen.jquery.js
[edit]
[-] chosen.jquery.min.js
[edit]
[-] cms.js
[edit]
[-] html5-uncompressed.js
[edit]
[-] html5.js
[edit]
[-] icomoon-lte-ie7.js
[edit]
[-] index.html
[edit]
[-] jquery-migrate.js
[edit]
[-] jquery-migrate.min.js
[edit]
[-] jquery-noconflict.js
[edit]
[-] jquery.autocomplete.js
[edit]
[-] jquery.autocomplete.min.js
[edit]
[-] jquery.js
[edit]
[-] jquery.min.js
[edit]
[-] jquery.minicolors.js
[edit]
[-] jquery.minicolors.min.js
[edit]
[-] jquery.searchtools.js
[edit]
[-] jquery.searchtools.min.js
[edit]
[-] jquery.simplecolors.js
[edit]
[-] jquery.simplecolors.min.js
[edit]
[-] jquery.ui.core.js
[edit]
[-] jquery.ui.core.min.js
[edit]
[-] jquery.ui.sortable.js
[edit]
[-] jquery.ui.sortable.min.js
[edit]
[-] sortablelist.js
[edit]
[-] treeselectmenu.jquery.js
[edit]
[-] treeselectmenu.jquery.min.js
[edit]
[-] .htaccess.disabled
[edit]