From d1088d12bc6649522f01eca741146a4ab99f5db2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 19 Apr 2010 16:48:26 +0000 Subject: Some work on minibar: 1. Menu for choosing target language. 2. Pass options when calling start_minibar. See about.html for more details. --- src/runtime/javascript/minibar/about.html | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'src/runtime/javascript/minibar/about.html') diff --git a/src/runtime/javascript/minibar/about.html b/src/runtime/javascript/minibar/about.html index ceb18daf1..a7f275869 100644 --- a/src/runtime/javascript/minibar/about.html +++ b/src/runtime/javascript/minibar/about.html @@ -26,10 +26,10 @@ Some implementation details: and Android Opera Mini 4.2. It does not seem work in Internet Explorer 7 - (there are both styling and scripting issues). + (there are both styling and scripting issues). There seems to be some rendering bugs + in Chrome 5.0.342.9 β.
  • The implementation consist of two JavaScript files: - minibar.js (186 lines) - and support.js (147 lines). + minibar.js and support.js The latter is also used in a small web app based on the SALDO web services.
  • To access the GF web service, it uses the @@ -60,11 +60,29 @@ Some implementation details: you can click on to see a drawing of an abstract syntax tree or a parse tree. If you click on a drawing it collapses back into a tree icon. +Work in progress: +
    TH
    - Last modified: Thu Mar 25 15:06:22 CET 2010 + Last modified: Mon Apr 19 18:43:48 CEST 2010 -- cgit v1.2.3