Hello, I want to do the following using JS: when you click a link, the window resizes to 100% height
and aligns to the right + it opens another window that is 100% height x 300px width and aligned to
the left.
This makes two windows one next to the other, occupying the whole screen. I want to do this to put
links of bookmarks on the left window used as a navigation window. Can some one give me a script
that will do just this ?
Thanks,
--
Charles.
and aligns to the right + it opens another window that is 100% height x 300px width and aligned to
the left.
This makes two windows one next to the other, occupying the whole screen. I want to do this to put
links of bookmarks on the left window used as a navigation window. Can some one give me a script
that will do just this ?
Thanks,
--
Charles.
Comment