Skip to content

Instantly share code, notes, and snippets.

View xxJimxx's full-sized avatar

Jim Myrah xxJimxx

View GitHub Profile
@xxJimxx
xxJimxx / dynamicPagRepeatAngular.html
Last active August 29, 2015 14:12 — forked from kmaida/dynamicPagRepeatAngular.html
based on kmaida example these are quick edits to show an example of the changes I made. (I did not take the time to test this example but meant to show the main differences in my implementation)
<!DOCTYPE HTML>
<html lang="en" ng-app="myApp">
<head>
<meta charset="utf-8">
<title>Dynamic Pagination w/ Filtering</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Kim Maida">
<!-- JS Libraries -->