Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * Informing the server if the client has Javascript enabled
 * Set focus (set for certain inputs form, mainly the login form)

Javascript Notes

Javascript is currently used to

  • Manage the drawing code entry (syncronize the drawing hirozontal vs. vertical code fields)
  • Open/close tables (the toggles)
  • On change in the document (and comment) forms
  • Informing the server if the client has Javascript enabled
  • Set focus (set for certain inputs form, mainly the login form)

Issues

  • Our Javascript currently assumes a single form on a page, this could cause problems if we want to have a search box in our page header.
    • - See app/js/drawmgt.js, search for forms[0]
  • We should add names for our forms

JavascriptNotes (last edited 2010-01-26 20:30:02 by softxs)

Copyright 2008-2014, SoftXS GmbH, Switzerland