4 projects tagged "HTML"
PHP Menu Builder is a class that can be used to display nested menus of HTML links. It takes an array of menu items eventually with nested arrays that define sub-menus. The class generates HTML lists with links for each menu item. CSS classes can be used to configure the presentation styles of the menus, regular items, and the current page item.
Notice Board Pro is an online notice board that lets users post notices in the same way as on a physical notice board. Non-registered users are able to browse through the list of active items, optionally by category, and registered users can post their own items. Items can be set to expire on a particular date, temporarily hidden, edited, and deleted. JPEG images can be attached.