{"id":968,"date":"2024-02-26T08:00:00","date_gmt":"2024-02-26T07:00:00","guid":{"rendered":"https:\/\/www.fuhselab.de\/?p=968"},"modified":"2023-11-01T09:05:33","modified_gmt":"2023-11-01T08:05:33","slug":"flex-2-version-4","status":"publish","type":"post","link":"https:\/\/www.fuhselab.de\/index.php\/2024\/02\/26\/flex-2-version-4\/","title":{"rendered":"Flex 2 Version 4"},"content":{"rendered":"\n<p>In diesem Artikel wird aus der Basis-Navigation ein Klick-Dropdown vertikal\u2026<\/p>\n\n\n\n<!--more-->\n\n\n\n<p><strong>Der Weg zu<\/strong><strong>m<\/strong> <strong>Klick-Dropdown vertikal<\/strong><strong>:<\/strong><\/p>\n\n\n\n<p>Der \u201cKlick Dropdown vertikal\u201c erweitert die Tab-Navigation um einen Klick Dropdown.<\/p>\n\n\n\n<p>Der &#8222;Trick&#8220; dazu oder dahinter ist recht einfach: Jede Seite des Projekts bekommt eine angepasste individuelle Navigation.<\/p>\n\n\n\n<p>HTML Quelltext der Navigation auf der Startseite:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;nav> &lt;!-- Anfang vom nav-Element -->\n&lt;ul>\n&lt;li>&lt;a href=\"index.html\">Startseite&lt;\/a>&lt;\/li>\n&lt;li>&lt;a href=\"archiv.html\">Archiv&lt;\/a>&lt;\/li>\n&lt;li>&lt;a href=\"impressum.html\">Impressum&lt;\/a>&lt;\/li>\n&lt;\/ul>\n&lt;\/nav> &lt;!-- Ende vom nav-Element --><\/code><\/pre>\n\n\n\n<p>HTML Quelltext der Navigation auf der Archivseite:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;nav> &lt;!-- Anfang vom nav-Element -->\n&lt;ul>\n&lt;li>&lt;a href=\"index.html\">Startseite&lt;\/a>&lt;\/li>\n&lt;li>&lt;a href=\"archiv.html\">Archiv&lt;\/a>\n&lt;ul>\n&lt;li>&lt;a href=\"jahr1.html\">Jahr 1&lt;\/a>&lt;\/li>\n&lt;li>&lt;a href=\"jahr2.html\">Jahr 2&lt;\/a>&lt;\/li>\n&lt;li>&lt;a href=\"jahr3.html\">Jahr 3&lt;\/a>&lt;\/li>\n&lt;\/ul>\n&lt;\/li>\n&lt;li>&lt;a href=\"impressum.html\">Impressum&lt;\/a>&lt;\/li>\n&lt;\/ul>\n&lt;\/nav> &lt;!-- Ende vom nav-Element --><\/code><\/pre>\n\n\n\n<p>Die Klick Dropdown Navigation basiert also auf einer verschachtelten Liste. Auf CSS-Ebene handelt es sich um eine Tab-Navigation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In diesem Artikel wird aus der Basis-Navigation ein Klick-Dropdown vertikal\u2026<\/p>\n","protected":false},"author":1,"featured_media":53,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[23],"class_list":["post-968","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-webdesign","tag-webdesign-gruppe-peine"],"_links":{"self":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/comments?post=968"}],"version-history":[{"count":1,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/968\/revisions"}],"predecessor-version":[{"id":969,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/968\/revisions\/969"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media\/53"}],"wp:attachment":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media?parent=968"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/categories?post=968"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/tags?post=968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}