Class: Vera

Vera

new Vera()

JavaScript code for the Veracitor project. Dependent on the global variable 'vera' recieved from a request made to the Veracitor home page.
Author:
  • John Brynte Turesson
Source:

Methods

init()

This function is run when the document is loaded.
Source:
Handles the event fired when a menu tab is clicked. If the current visible tab is to the left of the clicked tab it will be animated out from the screen to the left, otherwise to the right. The clicked tab will be animated in to the screen, following the motion of the previous visible tab.
Parameters:
Name Type Description
evt Event The fired event.
Source: