HTML 4.01 Strict // "XHTML" => XHTML 1.0 Strict // "auto" => WebYep versucht anhand der !DOCTYPE Direktive des Dokuments automatisch die Syntax zu eruieren // Set this to define which syntax WebYep should use when creating HTML tags // "HTML" => HTML 4.01 Strict // "XHTML" => XHTML 1.0 Strict // "auto" => WebYep tries to detect the used syntax via the !DOCTYPE directive of the document $webyep_sHTMLStandard = "auto"; // Die Einstellung $webyep_bUseTablesForMenus wird nicht mehr unterstützt! // $webyep_bUseTablesForMenus is deprecated and always false now! $webyep_sMenuType = "listJS"; // mögliche Werte: // "div"......um
-Tags für Menüs zu verwenden - dies ist nicht mehr empfohlen! // "list".....um