Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Title bar and menu face lift?

by Lady_Aleena (Priest)
on Sep 12, 2020 at 13:43 UTC ( [id://11121667]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Title bar and menu face lift?
in thread Title bar and menu face lift?

To get around the javascript issue; having navigation, user settings, and nodelets opened on page load could be a setting in Nodelet Settings (see my pen). If the user selects to have a box opened, the following attribute will be added to the details element.

<!-- normal --> <details> <summary>Summary of details</summary> Details content. </details> <!-- open --> <details open> <summary>Summary of details</summary> Details content. </details>

Those three details elements could be open by default, and the user would have to deselect the option, or not.

My OS is Debian 10 (Buster); my perl versions are 5.28.1 local and 5.16.3 or 5.30.0 on web host depending on the shebang.

No matter how hysterical I get, my problems are not time sensitive. So, relax, have a cookie, and a very nice day!
Lady Aleena

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11121667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-24 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found