Welcome to the bug tracker of MyNotebook
FS#16 - HTML/Javascript code for windows has to be changed
|
DetailsEvery 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