Displaying the online help for MarSurf PS 10/M 310, MarSurf M 410 or Garant ST2 as a device emulation in Microsoft Edge


How to add the required device emulation in the browser


  1. Open the start page of the required online help (file "indexM310.html", "indexM410.html" or "indexST2.html") with Microsoft Edge.
  2. Click the (Settings and more (Alt+F)) button top right in the brower's navigation bar.
  3. In the context menu, select "More tools > Developer tools" (Ctrl+Shift+I).
  4. In the "Dimensions" list box, select the "Edit…" option.
  5. CLick the Add custom device… button beneath the "Emulated Devices" heading.
  6. Enter a device name of your choice (e.g., "MarSurf M 310" or "Garant ST2").
  7. For the device-pixel ratio, enter width "272" and height "480".
  8. Beneath "User agent string", select the user agent string "Desktop" in the list box on the right.
  9. Click the Add button.
    The newly emulated device is displayed in the list and is enabled for use.
  10. In the "Dimensions" list box, select the newly emulated device (e.g., "MarSurf M 310" or "Garant ST2").
  11. You should select "100%" as zoom factor. Furthermore, "No throttling" should be set.

How to display the required online help as a device emulation


  1. Open the start page of the required online help (file "indexM310.html", "indexM410.html" or "indexST2.html") with Microsoft Edge.
  2. Click the (Settings and more (Alt+F)) button top right in the brower's navigation bar.
  3. In the context menu, select "More tools > Developer tools" (Ctrl+Shift+I).
  4. In the "Dimensions" list box, the emulated device used last will be enabled.
    If this was the emulated device you created (e.g., "MarSurf M 310" or "Garant ST2"), the help page will immediately be displayed in the correct way.
    Otherwise, please select the option of the emulated device you require (e.g., "MarSurf M 310" or "Garant ST2") in the "Dimensions" list box.
  5. To display another help page, click the corresponding button in the index.
    Scroll down to get to the buttons of further help pages.

Check the online help with another stylesheet


  1. In order to display the online help with another stylesheet, open "help/variable_style.css" in an editor (e.g., Notepad++).
  2. In the first line, replace "mahr_light" with "garant_light" or "garant_dark".
  3. Reload (CTRL+R) the page in the browser.
  4. Please do not commit any changes to "help/variable_style.css" into the Git repository.