German Correa
9bb8198f1e
Agrega librerias y temas gráficos de forma local, no cdn, directorio local lib Formulario de registro: - select se hacen con select2, falta validarlos - validación de nombre, apellido y mail ya funcionando con jquery-validate - arregla temas gráficos y de presentación FALTA: - validar los select - validar los radiobutton - TODA LA PUTA LOGICA DE BACK-END DE NUEVO!!!
22 lines
574 B
HTML
22 lines
574 B
HTML
---
|
|
layout: default
|
|
title: JavaScript
|
|
slug: js
|
|
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
|
|
---
|
|
|
|
|
|
{% include js/overview.html %}
|
|
{% include js/transitions.html %}
|
|
{% include js/modal.html %}
|
|
{% include js/dropdowns.html %}
|
|
{% include js/scrollspy.html %}
|
|
{% include js/tabs.html %}
|
|
{% include js/tooltips.html %}
|
|
{% include js/popovers.html %}
|
|
{% include js/alerts.html %}
|
|
{% include js/buttons.html %}
|
|
{% include js/collapse.html %}
|
|
{% include js/carousel.html %}
|
|
{% include js/affix.html %}
|