Adding animations
This commit is contained in:
@@ -23,6 +23,9 @@ function actualizarVista(seleccionado, infoMostrar) {
|
||||
|
||||
// set active on selected button
|
||||
seleccionado.className = 'select campo-plan-opcion';
|
||||
|
||||
//animation
|
||||
window.scrollBy(0,1);
|
||||
}
|
||||
|
||||
opcionPlanEstudio06.addEventListener('click', () => {
|
||||
|
||||
+877
-856
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user