Search found 2 matches

by meRalle
Thu Feb 13, 2020 9:33 am
Forum: Easy Button & Menu Maker Feature Requests
Topic: Additonal Use-Tags in Menu-Objects
Replies: 0
Views: 13136

Additonal Use-Tags in Menu-Objects

as mainly working with PHP and Javascript for dynamic und interaktiv pages, I'm missing the possibility to define User-Tags like "ID" or additonal "CLASS" I would like the feature to add Tags like "ID" and "CLASS" to the Objects of the Menu created, to be able to easily add "ID", additional "CLASS ...
by meRalle
Thu Feb 13, 2020 9:15 am
Forum: Easy Button & Menu Maker Feature Requests
Topic: Export Option for PHP-Include
Replies: 1
Views: 15353

Export Option for PHP-Include

I'm primary working with PHP and Javascript to for Dynamic and Interaction. Thatfor I'm preparing each Export-Results to get a file named e.g. "menu-top.html" reducing html/body-Code to get: <div id="mbmcpebul_wrapper"> ### menu-code here ### </div> In e.g. "index.html" the include <?php include ...