Het spijt ons. Uw verzoek kon niet worden verwerkt.

Important: This FAQ has been automatically translated by our software program. The original FAQ can be found here. SBC provides this information without liability for its correctness or functionality and does not assume liability being complete or correctly translated.

Hoe kan ik schaalbare HTML-bestanden op niet-MicroBrowser browsers gebruiken?

FAQ #101305

Terwijl het is algemeen bekend hoe te genereren van schaalbare HTML-bestanden met de S-Web-Editor en hoe ze te gebruiken met de verschillende MicroBrowser resoluties. Maar het is niet bekend dat het is ook mogelijk verschillende HTML-start-bestanden te gebruiken voor verschillende "niet MicroBrowsers".

 

Vervang uw per standaard gegenereerd HTML-bestand voor een HTML-bestand met deze kleine java-script code in het hoofdgedeelte starten.




Als (screen.width==640||Screen.Height==480) //if 640 x 480 VGA
Window.location.replace("start.htm")

anders als (screen.width==1024||Screen.Height==768) //if 1024 x 768 XVGA
Window.location.replace("XVGAStart.html")

anders //if alles
Window.location.replace("start.htm")




Deze code is bladeren naar de respectieve HTML-bestand dat correspondeert met de resolutie van uw Web-Browser.

 

Categories

Web Editor5

Last update: 09.05.2015 11:05

First release: 07.10.2009 07:17

Views: 2045

The requested software / document is no longer marketed by Saia-Burgess Controls AG and without technical support. It is an older software version which can be operated only on certain now no longer commercially available products.

Download