lets say i have two iframes on my page, one is blank so that when your at the site you dont know its there its name is “auxilary” the other one is shere your main context is, its name is “main” now, if i wanted to load something in both windows when certain links are clicked, but only one if others are picked what would you do?
i hope that makes sense. i guess i just want to load pictures in an auxilary iframe at certain parts of my site.
i have a link on the actual html not in an iframe at all, and when i click the link i want “iframe1” to loard one html file and “iframe2” to load a different one, so is there a way you can say something like
thanks a lot man. maybe ill find a way around it or something maybe when the site loads it could have a load command to open the other html file in the other iframe, il mess around, thanks for lookin though.