php - How to make a dynatree from sql query results? -
i'm trying make dynatree selection of overlays googlemaps. screenshot here: http://i.imgur.com/tglhenn.png
now i'm having trouble making dynatree's content dynamic. user's should able upload these maps , it'd available selected in tree.
in screenshot, tree working content static because declared in .js file. turning php sql array "tree" array what's puzzling me. ideas?
you need create json data or , js array query result, , can use ajax or children option set tree depending on needs.
Comments
Post a Comment