R
Reb
Hi all,
I have not successfully found a Javascript sample for getting next and
previous links from a file... I figured that someone must have solved
this problem already! ... here is what I'm trying to do.
I have a multi-framed file, with navigation in a top bar. Within each
content directory, I have a file called nav.txt that lists the files in
order. I'd like my next and previous buttons to be able use the nav.txt
file to determine which file should be loaded when the button is
clicked.
Alternatively, I'd like to be able to have JavaScript parse the
directory structure, and based on an alphabetical listing of file names
automatically generated the next and previous.
Does anyone have sample java script snippets that do this?
Thanks
Reb.
I have not successfully found a Javascript sample for getting next and
previous links from a file... I figured that someone must have solved
this problem already! ... here is what I'm trying to do.
I have a multi-framed file, with navigation in a top bar. Within each
content directory, I have a file called nav.txt that lists the files in
order. I'd like my next and previous buttons to be able use the nav.txt
file to determine which file should be loaded when the button is
clicked.
Alternatively, I'd like to be able to have JavaScript parse the
directory structure, and based on an alphabetical listing of file names
automatically generated the next and previous.
Does anyone have sample java script snippets that do this?
Thanks
Reb.