This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d87db465ad2cd31ae604f9b08ead0407af36006d
freeCodeCamp
/
public
/
js
/
main.js
6 lines
72 B
JavaScript
Raw
Normal View
History
Unescape
Escape
dataTable jquery plugin for foursquare api tables
2013-12-04 16:01:09 -05:00
$
(
document
)
.
ready
(
function
(
)
{
Blurred background on login and sign up pages, hide navbar on those pages
2013-12-04 18:35:40 -05:00
Got rid of datatables. Cleanup and refactoring.
2014-01-07 18:47:16 -05:00
// Place JavaScript code here...
Blurred background on login and sign up pages, hide navbar on those pages
2013-12-04 18:35:40 -05:00
Got rid of datatables. Cleanup and refactoring.
2014-01-07 18:47:16 -05:00
}
)
;
Reference in New Issue
Copy Permalink