about the transparent idea... i ran with it and I came up with an interesting result.
I placed an image(800x600) with it's center (aprox. 440x370) transparent.
--this image made in photoshop: simply made the image a layer instead of background, and cleared away the center and saved as .gif
Behind the image's transparent area, i put an IFRAME named frame2 with it's url set to another page which ALSO includes an IFRAME named frame1..its url set to......
***the source url for the content displayed in this frame is hidden from source code when viewing, but can easily be obtained by navigating to the source url of IFRAME(frame2) which is part of te main page by typing it into the addressbar***
I wanna try to eliminate this with some php or something.
Anyways, I set up some content I was also using to test out some bookmark linking on a page(the url that frame1 is set to). this page is much larger than frame2 and frame 1's dimensions. I disabled all scrollbars and borders.
Now, when you first load the main page, with the transparent area and the IFRAME behind it, the IFRAME loads it's IFRAME(with the content or pics you want to see). You can't immediately see the source of this content, nor can you right-click or save "picture as" because the "frontground" image is in the way.
The weird thing though is how you I was able to scroll that content(maybe someone can clue me in as I was unaware of any default behaviors in this manner)...
here is the page I came up with:
http://www.graphxntrix.com/test/content.html
I would love some feedback and possibly any direction to the right forum or threads to discuss applying php to this idea.
thanks
The DezynerDude