A few web design questions...

Mar 15, 2003
12,668
103
106
I'm working on my personal site (slackerinabox.com) and have a few questions..
-is it possible to have a link that targets TWO frames? I want to have a gallery that when you click on a thumbnail the image in frame B changes while the description in frame C changes as well
-How do you do those pop ups with with just the image (no IE toolbar)

Thanks!
 

Czar

Lifer
Oct 9, 1999
28,510
0
0
1. Yes with java script, htmlgoodies.com
2. Yes with java script, htmlgoodies.com
 

Placer14

Platinum Member
Sep 17, 2001
2,225
0
76
Regarding #1...you COULD also load a new frameset with two new frames. ;) Could save you a lot of time.