ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator Side menu doesn't close
person icon
guest_David
Guest
Quote
2025-09-10 09:50:39

“I have a question about the side menu.

When I click on a link, the menu stays open. This is very confusing and inconvenient.
All links point to anchor points within the project.”

person icon
guest_David
Guest
Quote
2025-09-10 10:32:09

Edit

It works with a JS block containing the content. Perhaps you could offer it as an option in the menu in case of need.

// nach document.body.appendChild(sidebar);
sidebar.querySelectorAll("a").forEach(function(link) {
link.addEventListener("click", function() {
closesidebarMenu();
});
});

person icon
niko
Moderator
Quote
2025-09-10 15:59:27

Good addition, will add something like this in a next update of the menu, thx!


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |