sgs006 / Udacity-Yearbook-Project

Optional Yearbook Collaboration for Udacity Front-End Scholarship Participants
41 stars 39 forks source link

As a Visitor, I want to select which web browser to view the website, so I can use the web browser I have installed and comfortable using. #95

Open jamesperrin opened 6 years ago

jamesperrin commented 6 years ago

The yearbook.js file is coded using JavaScript ES6. Need to switch to JavaScript ES5 to ensure cross-browser compatibility. Yearbook page does not work using IE11.

REF: https://kangax.github.io/compat-table/es6/ https://kangax.github.io/compat-table/es6/#ie11