comparison client/doc/digilib_client.html @ 44:d8d68ce45775

documentation updated
author luginbue
date Tue, 21 May 2002 02:32:03 +0200
parents 232fd1231217
children
comparison
equal deleted inserted replaced
43:e918bd61084d 44:d8d68ce45775
390 <li>Makeing some handy generic functions like mouseclicks or mousemoves so that 390 <li>Makeing some handy generic functions like mouseclicks or mousemoves so that
391 they can be used in modules.</li> 391 they can be used in modules.</li>
392 <li>Makeing the implementation of modules clearer, easier and safer than it is 392 <li>Makeing the implementation of modules clearer, easier and safer than it is
393 now. In JavaScript there are some (rudimentary?) object-oriented ideas that 393 now. In JavaScript there are some (rudimentary?) object-oriented ideas that
394 might help improving it - but I didn't got it until now.</li> 394 might help improving it - but I didn't got it until now.</li>
395 <li>Make it work on more platforms/browsers. Lots of trial and error has to be 395 <li>Make it work on more platforms/browsers.</li>
396 done to make it work with 'Opera'.</li>
397 <li>You can always make the code clearer, smaller, better, faster, ... :-)</li> 396 <li>You can always make the code clearer, smaller, better, faster, ... :-)</li>
398 </ul> 397 </ul>
399 398
400 399
401 <h3>4 Information</h3> 400 <h3>4 Information</h3>
404 403
405 <p> 404 <p>
406 Here is a very incomplete list of browsers and platforms known to work with 405 Here is a very incomplete list of browsers and platforms known to work with
407 digilib. We provide three different navigation-scripts to work with different 406 digilib. We provide three different navigation-scripts to work with different
408 implementations of JavaScript in different browsers. These are Netscape 4, 407 implementations of JavaScript in different browsers. These are Netscape 4,
409 Internet Explorer (working on versions 4 - 6) and the Mozilla5-engine. Due to 408 Internet Explorer (working on versions 4 - 6), Opera 6 and the Mozilla5-engine. Due to
410 some bugs in the browsers and special behaviours of different platforms we 409 some bugs in the browsers and special behaviours of different platforms we
411 cannot garantee that digilib works on every platform supported by for example 410 cannot garantee that digilib works on every platform supported by for example
412 the Mozilla5-engine. Anyone having success on a different platform than the ones 411 the Mozilla5-engine. Anyone having success on a different platform than the ones
413 indicated below, please send a note. 412 indicated below, please send a note.
414 </p> 413 </p>
416 <ul> 415 <ul>
417 <li>Netscape 4.7x (Windows, MacOS 9.0/9.1, MacOS X, Linux, Solaris)</li> 416 <li>Netscape 4.7x (Windows, MacOS 9.0/9.1, MacOS X, Linux, Solaris)</li>
418 <li>Mozilla 0.9.x (Windows, Linux, MacOS X)</li> 417 <li>Mozilla 0.9.x (Windows, Linux, MacOS X)</li>
419 <li>Internet Explorer 4.01+ (Windows)</li> 418 <li>Internet Explorer 4.01+ (Windows)</li>
420 <li>Internet Explorer 5 (MacOS 9.0/9.1, MacOS X)</li> 419 <li>Internet Explorer 5 (MacOS 9.0/9.1, MacOS X)</li>
420 <li>Opera 6 (Windows, possibly other platforms)</li>
421 </ul> 421 </ul>
422
423 <p>
424 It is known and already mentioned that 'Opera' is currently not supported by
425 digilib, but still this is some task that is planned for the future.
426 </p>
427 422
428 <hr> 423 <hr>
429 <address> 424 <address>
430 University of Berne - Switzerland : History and Philosophy of Science<br> 425 University of Berne - Switzerland : History and Philosophy of Science<br>
431 18.02.2002 - Christian Luginbuehl 426 18.02.2002 - Christian Luginbuehl