Thursday, June 5, 2014

Changes 6/5/14

jQuery:

  • Reworked the mlg element creation, as there was repeated code between the hitmarker creation and mlgElement creation.  I moved the shared code into a placeImage function, which takes an object which holds parameters.
  • Changed the shaker from shaking the body to shaking only the mlgElements.
  • Moved the mlg toggle button's onclick into the code, defining it with a jQuery event.
  • Added a github repo for the website.

No comments:

Post a Comment