Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
571 bytes eliminados
, hace 5 años
Línea 1: |
Línea 1: |
− | /* Cualquier código JavaScript escrito aquí se cargará para los usuarios de la versión móvil */
| |
− | /**
| |
− | * jQuery makeCollapsible
| |
− | * Note: To avoid performance issues such as reflows, several styles are
| |
− | * shipped in mediawiki.makeCollapsible.styles to reserve space for the toggle control. Please
| |
− | * familiarise yourself with that CSS before making any changes to this code.
| |
− | *
| |
− | * Dual licensed:
| |
− | * - CC BY 3.0 <http://creativecommons.org/licenses/by/3.0>
| |
− | * - GPL2 <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
| |
− | *
| |
− | * @class jQuery.plugin.makeCollapsible
| |
− | */
| |
| ( function () { | | ( function () { |
| /** | | /** |