VienVan / the-little-blogger

0 stars 1 forks source link

Use jQuery to make more DRY #1

Open nreddy216 opened 8 years ago

nreddy216 commented 8 years ago

Rather than having "document.getElementById" so many times, it could be cleaner code to use jQuery. Not necessary, but could be good practice too.