Thank Goodness! A few minutes ago, I just found a nice trick how we can change the Menu Text on the fly easily and quickly by using the Menu_Rendering of Server Event in PHPMaker 10. In other words, let’s say we want to change the Text that belongs to one of the Menu Items without […]
MasinoHorizontalVertical10, Switching from Horizontal to Vertical Menu (and vice-versa) in Web Applications that Generated by PHPMaker 10
MasinoHorizontalVertical10 extension is an updated version or the substitute for HorizontalMenu extension that created by PHPMaker 10. This extension will be placed in the same Horizontal Menu type with the original HorizontalMenu extension. In other words, you cannot use both HorizontalMenu and MasinoHorizontalVertical10 extension at a time. You have to choose one of them. With […]
How to Highlight the Selected Menu Item in Websites That Generated by PHPMaker 9.2.0
Now we are going to add the ability of highlighting the selected menu item in web applications that generated by PHPMaker. Actually the following trick below is similar to this topic in PHPMaker discussion forum. Unfortunately, that code will only work for the menu bar item which have sub-menu items beneath it. That code in […]
How to Remove Menu in Websites that Generated by PHPMaker 9.1.0
Sometimes, you want to hide all the menu items for all pages in your web applications that generated by PHPMaker. You can do this easily and quickly in PHPMaker by using jQuery. This trick will let you know how you can remove the menu section in your web application that generated by PHPMaker without having […]
Switching Menu from Horizontal to Vertical and Vice Versa Easily Using PHP Report Maker 6.0.0
This following modification will make the ability to switch your site menu from Horizontal to Vertical and vice-versa easily in websites that generated with PHP Report Maker. Because of PHP Report Maker still allowing you to use one of the two menu layout (whether Horizontal or Vertical) in one occasion, then you have to re-generate […]