arab4des
05-29-2009, 04:18 PM
1) Script Title:
ddlevelsmenu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/
3) Describe problem:
i have record in my db for site path , and i want to echo this filed before image path .
the code :-
downarrow : ["<echo $setting[0]['siteurl'];?>images/arrow-down.gif", 11,7], //[path_to_down_arrow, arrowwidth, arrowheight]
rightarrow: ["<echo $setting[0]['siteurl'];?>images/arrow-right.gif", 12,12], //[path_to_right_arrow, arrowwidth, arrowheight]
but it don't work by my code
how can i do that ,
regards
ddlevelsmenu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddlevelsmenu/
3) Describe problem:
i have record in my db for site path , and i want to echo this filed before image path .
the code :-
downarrow : ["<echo $setting[0]['siteurl'];?>images/arrow-down.gif", 11,7], //[path_to_down_arrow, arrowwidth, arrowheight]
rightarrow: ["<echo $setting[0]['siteurl'];?>images/arrow-right.gif", 12,12], //[path_to_right_arrow, arrowwidth, arrowheight]
but it don't work by my code
how can i do that ,
regards