Forum Moderators: open

Message Too Old, No Replies

Sample for preview a site in search listing.

         

fischermx

11:44 pm on Jan 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm writing a little page that will show website listings.
I want to add a link "Click to preview site", like the netscape.com site does it.
I'd like to find a sample on how to achieve this.
I looked on the netscape code, but could find nothing.
Any help is very welcome.

breham

3:04 pm on Jan 18, 2006 (gmt 0)

10+ Year Member



Hi Fischermx,

Where on netscape.com are you looking. If you point me in the right place I might be able to replicate what they're doing for you.

Brett

fischermx

3:17 pm on Jan 18, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Go to the netscape.com home page. Perform a search on any term. Now each of the listing have a link that says "Previe This Site". If you click on it, it will open an iframe, which I can't see in the code, showing the site.

breham

4:58 pm on Jan 18, 2006 (gmt 0)

10+ Year Member



Hi,

I'm not sure how they do it under each listing (I'm guessing javascript) but you could do something similar by having your listings on one side of the page and an iframe on the other side. Once your user clicks on preview site you could open it in the iframe.

If you need help coding that let me know.

Brett