MyNotebook

Welcome to the bug tracker of MyNotebook
| Tasklist

FS#16 - HTML/Javascript code for windows has to be changed

Attached to Project: MyNotebook
Opened by Andreas (adras) - Tuesday, 05 June 2007, 10:46 GMT+2
Task Type Sourcecode
Category Backend / Core
Status New
Assigned To Andreas (adras)
Operating System All
Severity Low
Priority High
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Every window (e.g. Delete note question, insert note etc) is predefined in index.html. If the window is shown the style of the window gets changed to display:block. This is horrible, since every new window which gets implemented has to be added in index.html.
There should be a JavaScript class which allows us to create these windows dynamical.

We can use an open library for this, if someone knows one.
This task depends upon

Loading...