Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Top Frame
#5
(2013-05-22, 02:23:50)jongoodhue Wrote: I'm looking to create a section of my page where I have it split into two sections. The large section would be a totally different website (I own it), and then a top frame that would have a link to take the user back to the homepage of the original website, so this way they actually never leave my page.

I tried using frames, but I could not get them to work. And yes, I know frames are a thing of the past, just don't know what to use as a replacement.

  1. if you can change the other site:
    • call it with a special URL parameter
    • change the site to add a button/area to return to the original page, if this parameter is set. Additionally send back a cookie to know to do this for further requests, too
  2. or proxy the other site through a script on your server and add the desired button/area. However, in the proxy code you will also have to rewrite all the links on the pages
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Top Frame - by jongoodhue - 2013-05-22, 02:23:50
RE: Top Frame - by yojoe - 2013-05-22, 19:38:40
RE: Top Frame - by shawn_a - 2013-05-22, 23:02:31
RE: Top Frame - by jongoodhue - 2013-05-23, 01:47:59
RE: Top Frame - by mvlcek - 2013-05-23, 02:15:44



Users browsing this thread: 1 Guest(s)