stefanbund / 311

Interactive Web Development
33 stars 46 forks source link

Fixes to make example functional #35

Closed 4o66 closed 7 years ago

4o66 commented 7 years ago

Following AWS example, the upload button is hidden until Facebook OAUTH is confirmed. The two script sections are merged, since they need to share variables (primary the facebook user id). The div to which errors are sent is corrected. The second instance of FB.init is removed. Some tab spacing is changed to be more consistent.

stefanbund commented 7 years ago

Nice work on behalf of the sleuth who fixed these code misfires before the end of the lecture!