Inline Frant

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using an inline frame to show full size pictures from thumbnails. The
hyperlink from the thumbnail, targets the inline frame to display the
picture. The problem is the background color of the frame. Initial page is
easy. Subsequent pages displayed are white (an not what I want.) How can I
control the default background color of the frame page in an inline frame?
 
You must place the large image on individual pages where you have set the background color, then you
have to change the link from the thumbnail image to point the page with the corresponding large
image.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
THanks, that is what I thought, but I was hoping to avoid having the create a
seperate page for each picture. Thought there might be a css attribute that
could set the background color or something like that.
 
The problem is that when you link to an image, you are just showing the large image on the default
browser's window background color. There is no page being loaded.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top