I have a page that uses js to open other pages inside an inline frame. Functionally I have finally figured everything out, but I have some small problems.
For example, I want to keep all subsequent "dependent" pages inside that frame. If I open an FTP page in the frame and double click a folder, it opens in a new window, instead of my frame.
I also want to add a toolbar to the frame.
I have an example ready so you can view the source:
click the ftp option
use username:test and password: test
Any of you saavy scriptwriters can help, I would greatly appreciate it.
For example, I want to keep all subsequent "dependent" pages inside that frame. If I open an FTP page in the frame and double click a folder, it opens in a new window, instead of my frame.
I also want to add a toolbar to the frame.
I have an example ready so you can view the source:
click the ftp option
use username:test and password: test
Any of you saavy scriptwriters can help, I would greatly appreciate it.
Comment