[Wolves] Treeview

David Goodwin dg at clocksoft.com
Fri Jul 8 16:29:39 BST 2005


Mark Ellse wrote:
> On our website there is a collapsing tree menu. It was originally put in 
> place by a parent, and I have hacked it about since.
> 
> I'd now like to redo it and understand exactly how it works. Does anyone 
> have any idea? Is there anything similar freely available.
> 
> www.chaseacademy.com
> 
> Mark

It's Javascript, see : http://www.chaseacademy.com/photosturismLF.html

I've tended to avoid using frames on websites (They don't print well, 
and it's awkward for people leaving your website to get out of the frame 
sometimes)

When I've done menu's like that, I've used php to generate them 
dynamically with a single include on each page which pulls in the menu. 
Javascript may be more responsive, but I don't know anything about it. 
(PHP has the shortfall of getting a little messy, and you have to figure 
out what your current page is to know what part of the menu to display)

Aq would be a good person to ask about JS stuff....

I'll just shut up for once,

David.
-- 
David Goodwin
w: http://www.clocksoft.co.uk
e: david.goodwin at clocksoft.com
t: 0121 313 3850



More information about the Wolves mailing list