Search found 6 matches

by liurudys
Wed Mar 15, 2023 3:03 pm
Forum: Links and Navigation
Topic: Element ID in each menu item and subenu item in responsive sidebar menu
Replies: 4
Views: 5073

Re: Element ID in each menu item and subenu item in responsive sidebar menu

Dear Pablo,

Ok, Thanks for the suggestion and now I have a solution with javascript :

var dropdownToggle = document. querySelector('.dropdown-toggle');
if (dropdownToggle && dropdownToggle.textContent.trim() === 'Setting') {
dropdownToggle.id = 'dropdown-toggle';
}
by liurudys
Wed Mar 15, 2023 4:03 am
Forum: Links and Navigation
Topic: Element ID in each menu item and subenu item in responsive sidebar menu
Replies: 4
Views: 5073

Re: Element ID in each menu item and subenu item in responsive sidebar menu

Dear Crispy68,

Because I want to use it to create dynamic menus using the TMS Web Core Framework and design WWB as the html template so that it relates to element ID so that it can be used to display visible or not visible based on the user menu that is given access rights, how about in WWB how do ...
by liurudys
Wed Mar 15, 2023 12:24 am
Forum: Links and Navigation
Topic: Element ID in each menu item and subenu item in responsive sidebar menu
Replies: 4
Views: 5073

Element ID in each menu item and subenu item in responsive sidebar menu

Dear Pablo and Crispy68,

Please help, what if I want to do or provide an "Id" element for each menu item or submenu item when I design with WWB for the Responsive Sidebar menu extension?

Image
by liurudys
Mon Mar 13, 2023 12:25 am
Forum: Links and Navigation
Topic: Responsive Sidebar Menu has no vertical scrollbar
Replies: 5
Views: 5020

Re: Responsive Sidebar Menu has no vertical scrollbar

Dear Crispy68,

I will try it, Thanks
by liurudys
Sat Mar 11, 2023 2:03 pm
Forum: Links and Navigation
Topic: Responsive Sidebar Menu has no vertical scrollbar
Replies: 5
Views: 5020

Re: Responsive Sidebar Menu has no vertical scrollbar

Dear Mr. Pablo,

I've added content but it has no effect, so I sent the wwb design file, maybe you can check it

https://bethanyporis.com/images/design.zip
by liurudys
Sat Mar 11, 2023 12:58 pm
Forum: Links and Navigation
Topic: Responsive Sidebar Menu has no vertical scrollbar
Replies: 5
Views: 5020

Responsive Sidebar Menu has no vertical scrollbar

Dear Mr. Pablo,

I ask for your help, I use the Responsive sidebar menu extension, why isn't there a vertical scrollbar when there are already a lot of menus ?

Image