mrken
01-04-2005, 06:21 AM
Notice the "name=cwindow" attribute inside the above code....you'll need this if you wish to create a link outside the mini window that loads the target url inside the mini-window. For example:
<a href="minidoc.htm" target="cwindow">
May I know what does this means?? So how do I create a link outside the mini window that loads the target url inside the mini-window??? Where do I put the code below???
<a href="minidoc.htm" target="cwindow">
May I know what does this means?? So how do I create a link outside the mini window that loads the target url inside the mini-window??? Where do I put the code below???