# HG changeset patch # User luginbue # Date 1021940981 -7200 # Node ID 79f1deeb18c4d57767253070f1618946ce055968 # Parent 075eab24154dcdb0d95479c0f18c485a27ef7b3e opera support done, bugfixes diff -r 075eab24154d -r 79f1deeb18c4 client/digitallibrary/CHANGES --- /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.