There are no CSS tree solutions that I have ever heard of. You could make one though, but good luck in making it cross-browser capable.
Why does he want it CSS-based anyways, the way you would have to create icon DIVs/SPANs would make the HTML really useless for anything besides a tree? On 7/15/07, kewldude <[EMAIL PROTECTED]> wrote:
We have a project that uses JSF(MyFaces Implementation). Actually, we just inherited this project from a former programmer that had resigned, so we don't have anything to do with the JSF framework. After doin some maintenance work on the project, a new requirement was needed. We need to display a tree like navigation component. I immediately buckle down to research and found out that the Tomahawk component tree2 is exactly what we needed. Unfortunately, my boss is keen in using a css based solution to do the rendering of the tree. What could be my main points in convincing him otherwise?Thanks (real newbie in jsf here) -- View this message in context: http://www.nabble.com/CSS-vs-Tree2-Component-tf4081328.html#a11600267 Sent from the MyFaces - Users mailing list archive at Nabble.com.

