Skip to content
Code-Schnipsel Gruppen Projekte
Commit 23d5beb1 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

refactor: Documentation added

Übergeordneter cf65fdfc
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -4,7 +4,7 @@
QUIQQER Menu
========
The Plugin menu provides various menu controls.
The Plugin menu provides various menu controls.
Package name:
......@@ -41,9 +41,9 @@ Contribution
Support
-------
Falls Sie Fehler gefunden, Wünsche oder Verbesserungsvorschläge haben,
Falls Sie Fehler gefunden, Wünsche oder Verbesserungsvorschläge haben,
können Sie uns gern per Mail an support@pcsg.de darüber informieren.
Wir werden versuchen auf Ihre Wünsche einzugehen bzw. diese an die zuständigen Entwickler
Wir werden versuchen auf Ihre Wünsche einzugehen bzw. diese an die zuständigen Entwickler
des Projektes weiterleiten.
......@@ -117,8 +117,8 @@ $Menu->appendHTML(
**NavTabs and NavTabsVertical - auto open and scroll to element**
Every nav tab content has an url conform ID (title, it comes from brick entries).
You can use it to target this element. Simply place `#open_` before your title in the url.
The page will be scrolled to the element if it is not in viewport.
You can use it to target and auto open this element. Simply place `#open_` before your title in the url.
The page will be scrolled to the element if it is not in viewport.
```html
<a href="www.example.com/subpage#open_myTarget">Open "myTarget" element</a>
......
......@@ -2,7 +2,7 @@
* Navigation tabs control
*
* Every nav tab content has an url conform ID (title, it comes from brick entries).
* You can use it to target this element. Simply place `#open_` before your title in the url.
* You can use it to target and auto open this element. Simply place `#open_` before your title in the url.
* The page will be scrolled to the element if it is not in viewport.
*
* Example: <a href="www.example.com/subpage#open_myTarget">Open "myTarget" element</a>
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren