Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

ronaldperezs/UIWEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIWEB

CREACION DE INTERFAZ WEB RESPONSIVE PARA CARGAR NOTICIAS A TRAVES DE UNA PETICION JSON, POR DEFECTO INCLUYE UN JSON LOCAL, PARA MODIFICAR LA URL DEL JSON A CARGAR VAYA A:

/js/configuration.js

AL FINAL DEL CODIGO ENCONTRARA:

$("#loadNews").click(function(){ configuracion.loadNews("local"); });

Y REMPLAZE "local" POR LA URL DEL JSON CON LAS NOTICIAS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published