Hey guys
I am new to PHP but I definately understand the fundamentals of programming/HTML/CSS etc...
Ill make this quick and to the point, how do I create a dynamic treeview menu (javascript) as seen here (on the left side): http://www.hprcc.unl.edu/maps/index.php
If you look at http://www.hprcc.unl.edu/maps/index.php, you will see that the treeview menu on the left changes (some links are greyed out/some are not) as you click on specific variables. For example, clicking on the AVERAGE TEMPERATURE variable greys out some options in the Timescale/Data Range menu underneath it. But, when you click PRECIPITATION those previously greyed out options now become active and clickable. I want to create this dynamic functionality but don't know where to start. Go play around with the menu and you will see what I am talking about. I think this is done via PHP but I have no idea how/where to view the PHP code to see how this is done.
I am attempting to convert and redesign this site (http://www.wrcc.dri.edu/research/jtwrcc/WWDT/index.html) into a brand new website using the treeview menu javascript function. I don't know where to start so any help would be greatl appreciated.
Is there a way to view the PHP code used at http://www.hprcc.unl.edu/maps/index.php
I have researched tons online and can't find any help.
Thanks so much and sorry for my Newbness
Dynamic PHP + Treeview menu question [newb to php]
Moderator: General Moderators
Re: Dynamic PHP + Treeview menu question [newb to php]
Bump??? Help would be appreciated. Thanks!