Replies Back to Article
expand collapse menu with php
currently problemshooting this hefty task at the moment, the reason i want to create a expand/collapse menu strictly with php is because i need to populate the menu with mysql data,
better put, i need the menu items to be from a mysql_fetch_array function (which is pretty simple stuff), but this often conflicts with java and almost always with CSS (been working with div id much like the java that does this simply), but to no avail as yet, will keep on hacking at it though
sorry no help yet
finally managed to simulate a drop-down menu item strictly php based, don't have time just this moment to upload source (really sleepy!!!), but will do it asap,
but basically i used the trick of include(""), and set empty div minheight to really low, and a bunch of other stuff, but it works and i am glad because it is stable with mysql, yippee