Mercurial > hg > digilib-old
changeset 40:79f1deeb18c4
opera support done, bugfixes
author | luginbue |
---|---|
date | Tue, 21 May 2002 02:29:41 +0200 |
parents | 075eab24154d |
children | 44f653ae5df5 |
files | client/digitallibrary/CHANGES |
diffstat | 1 files changed, 28 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/digitallibrary/CHANGES Tue May 21 02:29:41 2002 +0200 @@ -0,0 +1,28 @@ +changes document for digilib-client +----------------------------------- + + +CURRENT SYMLINKS + +navigation_XX.js -> navigation14_XX.js +digilib.jsp -> digilib19.jsp + + +CHANGES + +20.05.2002 - navigation_o6.js : luginbuehl + +- Opera browser support done. the 'b'-key does not work currently, beause + Opera uses this key on its own - have to work something out... + +18.05.2002 - [different files] : luginbuehl + +- works on Opera browser support (functionality is getting better, menu + still has lots of errors) +- working on a Opera version that does work independantly of the http + browser imitation set (though!) + +18.05.2002 - modules/pagesTotal.js : luginbuehl + +- fixied an error in function page(keepArea) which did not work on all + browsers correctly.