Forum Moderators: mack
I'm currently trying to build my first site and have gone for a frame based design. I'm trying to get a link to open new windows in two or more frames simultaneously. Anyone know if this is possible and if it is how to do it? An example of code would be fantastic.
Thanks
If you are trying to nest links, that won't work. Here is a link to the W3C specification
[w3.org...]
Are you sure that frames are the way you want to go?
You can try the javascript option
[javascript.about.com...]
jb
So I'd design a layout, figure out what it needed to do and how it needed to look, then find specific information on how to implement stuff like horizontal menus from bulleted lists.
Perhaps it's just the way I learn, but I found this method worked well because it gave me a practical framework to apply all these different styles and a usable layout in the end while not just copying a tutorial word for word.