EASY PEASY Displaying frame address in another frame question

This is a discussion on "EASY PEASY Displaying frame address in another frame question" within the JavaScript Forum section. This forum, and the thread "EASY PEASY Displaying frame address in another frame question are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 20th, 2007, 13:45
New Member
Join Date: Nov 2007
Location: england
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Smile EASY PEASY Displaying frame address in another frame question

Alright guys? I have a problem that I am still unable to solve, even though it feels like the solution should be sweet and simple.

I have two frames.
A bottom, browsing frame named "browser" with src = www.google.com
And a top, display frame named "displayer" with src = displayer.html

I need the "displayer" frame to always display the address of the "browser" frame. For example, if someone navigates in the "browser" frame to www.cool.com/awesome.html , I need the "displayer" frame to update and display the text "www.cool.com/awesome.html"

I need to use frames so that all the source doesnt go through my server and munch up my bandwidth.

Is this even possible in javascript?
All help is much appreciated. Even a point in the right direction would rock.

Anoush.
Reply With Quote

  #2 (permalink)  
Old Nov 20th, 2007, 15:56
Up'n'Coming Member
Join Date: Oct 2007
Location: 'HD' - Soon to be 'FY' home. ;)
Age: 32
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Re: EASY PEASY Displaying frame address in another frame question

Will this help -

http://www.webcheatsheet.com/PHP/get...t_page_url.php

Edit -
Its a php solution but should do the trick. Read down the page though as the first solution has a bug which is solved a post or two down.
Reply With Quote
  #3 (permalink)  
Old Nov 20th, 2007, 16:05
New Member
Join Date: Nov 2007
Location: england
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: EASY PEASY Displaying frame address in another frame question

The only problem is that, because I need to use frames (so that I dont get blammed with bandwidth), I cant actually put any code into the page i need the address of. Its just being pointed to in the frame src.
Reply With Quote
  #4 (permalink)  
Old Nov 20th, 2007, 17:29
Up'n'Coming Member
Join Date: Oct 2007
Location: 'HD' - Soon to be 'FY' home. ;)
Age: 32
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Re: EASY PEASY Displaying frame address in another frame question

Ahh sorry.
Misunderstanding on my part.

Good luck on solving this.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy Peasy PC's - resubmission. Absinthe Minded Free Web Site Critique 22 Mar 16th, 2008 10:53
a changed url in frame nav? Mace Web Page Design 6 Aug 23rd, 2007 02:27
Displaying pages in a frame smokeythebear JavaScript Forum 1 Dec 25th, 2006 09:44
Get frame contents technosponge JavaScript Forum 3 Feb 5th, 2006 03:04
<frame> Fox Web Page Design 1 Aug 26th, 2005 20:58


All times are GMT. The time now is 19:17.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43