Page 1 of 1
Blog object
Posted: Mon Mar 04, 2019 6:40 am
by alex4orly
I want to LINK each item in the Blog object to a Javascript upon "Click" but I see this option not there.
The same problem with the "Responsive Menu" object I am using
What other objects / options can I use to do this?
Looking forward to some ideas
Thanks
Re: Blog object
Posted: Mon Mar 04, 2019 6:51 am
by Pablo
In the blog, you can add a link to the 'read more' button.
You cannot add events to blog items because they are based on HTML templates, so there is no way for the application to know where to add the code (because each template is different).
The Responsive Menu supports events in links.
Re: Blog object
Posted: Mon Mar 04, 2019 7:20 am
by alex4orly
I don't see where in the Blog object (for each item) I can add a link other than what is in the drop down / combo list, and it has no such option... There is - website, page in project, email etc.... but no event
Regarding the menu, I took the CSS Menu, that has an Events option and will work for me
But the Blog?
Thanks
Re: Blog object
Posted: Mon Mar 04, 2019 8:05 am
by Pablo
You cannot add events to blog items because they are based on HTML templates, so there is no way for the application to know where to add the code (because each template is different).
Re: Blog object
Posted: Mon Mar 04, 2019 8:18 am
by alex4orly
So, when you say "In the blog, you can add a link to the 'read more' button."?
It means that I can't do that with the Blog Object, can I use something else instead?
Also, after playing a bit with the CSS Menu, it seems that when I reduce the browser size to the 320 bp, it does NOT turn itself in the Hamburger menu, so do I have to add another hidden menu for that point?
thanks
Re: Blog object
Posted: Mon Mar 04, 2019 9:50 am
by Pablo
You can add links, but you cannot add (onclick) events.
The CSS menu does not have a hamburger menu.
Re: Blog object
Posted: Mon Mar 04, 2019 7:18 pm
by alex4orly
OK, so is there in WB any menu that does have a hamburger
Or, is there any menu that can be configured as hambuurger that I can use for the break point?
Thanks again
Re: Blog object
Posted: Mon Mar 04, 2019 9:07 pm
by Pablo
The following menus have a hamburger menu:
- responsive menu
- overlay menu
- mega menu
- themeable menu
- bootstrap navigation menu
- bootstrap mega menu
- fullscreen menu
- fullscreen overlay menu
- filter menu
- expandable panel menu
- multilevel panel menu
- responsive drop down Menu
- responsive overlay menu
- slideout menu
- circle menu
- fan menu
- gooey menu
See also:
http://wysiwygwebbuilder.com/navigation.html
Re: Blog object
Posted: Mon Mar 04, 2019 10:17 pm
by alex4orly
That's fine - but please remember my initial query...
Which of those has a hamburger option as well as an event trigger option?
Thanks
Re: Blog object
Posted: Tue Mar 05, 2019 6:59 am
by Pablo
As mentioned in my first reply, the responsive menu also supports events.
Re: Blog object
Posted: Tue Mar 05, 2019 7:59 am
by alex4orly
Yes, that's how my question started. This is currently the menu I am using
BUT - what should be the setup on the Fron Tab - Web site, Page in This Project.... It ignores my js Event
Re: Blog object
Posted: Tue Mar 05, 2019 8:16 am
by Pablo
Re: Blog object
Posted: Tue Mar 05, 2019 8:22 am
by alex4orly
I inserted an event onclick and point it to a javascript function. But it is ignored.
So i am asking, what should the general setup tab be?
Re: Blog object
Posted: Tue Mar 05, 2019 8:40 am
by Pablo
To be able to help you I need a (demo) project file.