Hi, I have a windowA with links to load in windowB. BUT..
what if windowB is a frameset? For example, topFrame and mainFrame, and I want to load the links only in the mainFrame...
currently, in windowA, I have links something like this...
<a href="SOMETHING.htm" target="windowB">Blahblah</a>
what should I add in?
Thanks
Soon
what if windowB is a frameset? For example, topFrame and mainFrame, and I want to load the links only in the mainFrame...
currently, in windowA, I have links something like this...
<a href="SOMETHING.htm" target="windowB">Blahblah</a>
what should I add in?
Thanks
Soon