Skip to content

Instantly share code, notes, and snippets.

View mautorom's full-sized avatar

Mauricio Toro mautorom

View GitHub Profile
@fmagrosoto
fmagrosoto / paginadorJSON
Created March 25, 2015 16:34
Prueba de paginador usando JSON y jQuery
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Paginador con JSON</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
</head>
<body>
<div class="container">