Link to other frames
-
Here is my problem: i have to frames. left frame: thumbs of pictures. on the right i want to display the pictures in a larger scale i huese href with thioe option target= so far, no problem. but the right frame will not take the attributes i gave to him. like background color etc. if i put the right frame to backgruoncolour 0x000000 it will change to 0xFFFFFF, when the large picture is displayed. please help, an pitty my poor english:-O
-
Here is my problem: i have to frames. left frame: thumbs of pictures. on the right i want to display the pictures in a larger scale i huese href with thioe option target= so far, no problem. but the right frame will not take the attributes i gave to him. like background color etc. if i put the right frame to backgruoncolour 0x000000 it will change to 0xFFFFFF, when the large picture is displayed. please help, an pitty my poor english:-O
the page that you point to in
href=
should have the bgColor you need (0x000000) and the picture can be displayed on it usingimg
tag. -
the page that you point to in
href=
should have the bgColor you need (0x000000) and the picture can be displayed on it usingimg
tag.