D
dovelet
Hi all,
I am new in javascript and I hope someone can help me. I would like to
write a web page with 2 frame, left and right. When browse the web
page, it will read a file from the hard disk. The file format is as
follow:
a.html
b.html
c.html
The left hand side will display all these filename. The right hand
side will browse these web pages one by one with loop (i.e. a.html ->
b.html -> c.html -> a.html ...). Can anyone teach me how to do this?
Many thanks.
Regards,
Dovelet
I am new in javascript and I hope someone can help me. I would like to
write a web page with 2 frame, left and right. When browse the web
page, it will read a file from the hard disk. The file format is as
follow:
a.html
b.html
c.html
The left hand side will display all these filename. The right hand
side will browse these web pages one by one with loop (i.e. a.html ->
b.html -> c.html -> a.html ...). Can anyone teach me how to do this?
Many thanks.
Regards,
Dovelet