Help needed/ How to open URL inside one page without frames

mzorali

New Member
Hi,

With frames you can click on on either top or side frame and a different website will open in the main frame, or it can be retrieved automatically. The problem is that most search engines does not cache that URL. I heard there are ways to load URL in same page without frames, like using scripts or CSS.

Can some one show me how to create a page with CSS or java script to make another URL show up in the main frame and search engine can cache it, or alexa.com can cache the screen shot of the whole website, not just the top frame.

Thanks
Zorali
 

mzorali

New Member
How can I have a webpage display as frames without using the frames

I have a webapge divided to three frames, one top, one side and one main. All are html files in the same directory same domain name. Alexa and other search engines display only the top frame of the webpage and ignore the rest frames and data. If I redesign the page using CSS or any other format, will this help in making it captured completely.
 
Top