hi,
can anyone tell me the correct term to use if i wanted to display just the parent sections rather than the child sections...this is different to the top level sections as i have created thumbnails for the products...i was guessing it was something to do with changing the "child_sections" to something else but i wasnt sure what and ive tried a few variations which dont really work....guessing dosent seem to work with scripting
the display script i have is:-
<script language=Javascript1.1>
document.write(SectionList(child_sections))
</script>
many thanx to anyone who can help.
Kind regards
John
can anyone tell me the correct term to use if i wanted to display just the parent sections rather than the child sections...this is different to the top level sections as i have created thumbnails for the products...i was guessing it was something to do with changing the "child_sections" to something else but i wasnt sure what and ive tried a few variations which dont really work....guessing dosent seem to work with scripting
the display script i have is:-
<script language=Javascript1.1>
document.write(SectionList(child_sections))
</script>
many thanx to anyone who can help.
Kind regards
John
Comment