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.
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.