Sup,
I want to put some pics into my site. In my page I have 2 iframes.
1 iframe will show all pics like movie frames (small size), and the other iframe will show a single picture at a time. when the user clicks on a picture in the first frame, the pic will show up in the second frame in its real size.
The problem is that the first iframe, which holds all pics, is linked to page (src), and i dont know how to do it so when the user clicks a pic it will show up in its real size in the 2nd frame.
The first iframe called "Pics" and the second called "Pic".
How do i do that?
tnx alot!