N
natty
hi, i have the following as an example of menu data:
td_1 = "Home"
url_1 = "index.html"
td_2 = "Photos"
td_2_1 = "Nights Out"
td_2_1_1 = "October 2003"
url_2_1_1 = "october2003.html"
however i want to target my links to a particular frame, is it
possible to do this in this sort of data format? thanks to anyone who
helps!!
td_1 = "Home"
url_1 = "index.html"
td_2 = "Photos"
td_2_1 = "Nights Out"
td_2_1_1 = "October 2003"
url_2_1_1 = "october2003.html"
however i want to target my links to a particular frame, is it
possible to do this in this sort of data format? thanks to anyone who
helps!!