wahming
01-04-2006, 05:23 AM
Can anybody recommend a PHP treeview script? Preferably free ;D
![]() | View Full Version : [PHP] Treeview wahming 01-04-2006, 05:23 AM Can anybody recommend a PHP treeview script? Preferably free ;D Olate 01-04-2006, 05:25 AM What do you mean by "treeview"? Can you give an example? wahming 01-04-2006, 05:30 AM A type of collapsible/expandable site navigation menu. What I have in mind is the type where it displays your position in the site hierachy. Olate 01-04-2006, 05:34 AM I did a search on Hotscripts and came up with http://www.baskettcase.com/classes/breadcrumb/ which seems to do the job. wahming 01-04-2006, 05:55 AM Damn forums won't let me post links without a higher post count. Hmm, I had something like www[.]treemenu[.]net/treeviewfiles/demoFrameless[.]html more in mind. Just can't find a free PHP version of it. Anyway, dinner time Olate 01-04-2006, 05:56 AM You need to look for a JS treemenu then (http://www.google.co.uk/search?q=js+treemenu). Such as http://www.hotscripts.com/Detailed/51851.html null 01-04-2006, 10:30 AM http://www.phpguru.org/static/treemenu.html wahming 01-05-2006, 04:04 AM Right, thanks. |