|
more info
Ok for example, lets say I have html code taking up 25% of the top part of the screen in a regular html document.
The 75% of the rest of the screen , I need to load another url using a layer, I tried using the src but it doesn't seem to load..
Do I create the layer below, and then use javascript to load the remote url into the layer?
|