This is a discussion on "address bar doesn't change" within the Starting Out section. This forum, and the thread "address bar doesn't change are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
address bar doesn't change
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
address bar doesn't change
Hi,
I've been looking at a site that has links to external sites but when I click to these other sites the address bar still displays the original sites url even though I see the other site. Why the original site would do this I don't know but how do they do that is my question? many thanks |
|
|
|
#2
|
||||
|
||||
|
Re: address bar doesn't change
HTML Frames
With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of ...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#3
|
||||
|
||||
|
Re: address bar doesn't change
What Spinal forgot to mention: Do not use frames. They are bad for accessibility, usability, SEO, and so on.
|
|
#4
|
||||
|
||||
|
Re: address bar doesn't change
Yes! Sorry, forgot!
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#5
|
|||
|
|||
|
Re: address bar doesn't change
Thanks for the replies.
I looked at the source code for the site http://www.cantley.norfolk.sch.uk/ and it doesn't appear to be frames unless the address is that of the frameset file with the frame as the page being viewed. If this is the case why would anyone use frames for just one viewable window?. I appreciate what you say about not using frames but I used frames to display photos http://www.cantley.org/slideshow/index.html Would there have been a better option than this?. |
|
#6
|
|||
|
|||
|
Re: address bar doesn't change
Source of http://www.cantley.norfolk.sch.uk/
Quote:
Last edited by karinne; May 29th, 2007 at 12:30. |
|
#7
|
|||
|
|||
|
Re: address bar doesn't change
Hi Karinne,
Thanks for that but how did you get to that frameset code? when I viewed source I just got the frame and not the frameset. |
|
#8
|
|||
|
|||
|
Re: address bar doesn't change
There are 2 extensions in Firefox that you cannot live you web designers' life without
Web Developer Firebug |
|
#9
|
|||
|
|||
|
Re: address bar doesn't change
I have firebug which is fantastic but I will check out the web developer. Just looked at that page in firebug, i can see now that it is frames.
Thanks a lot Karinne |
|
#10
|
|||
|
|||
|
Re: address bar doesn't change
no problem
|
|
#11
|
||||
|
||||
|
Re: address bar doesn't change
Lightbox is beautiful
|
![]() |
| Tags |
| address bar |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Javascript in address bar | alexgeek | JavaScript Forum | 4 | Oct 13th, 2007 11:52 |
| Icon in web address bar | pokerskatershark | Web Page Design | 3 | Jan 18th, 2006 23:25 |
| PHP for users IP address | djme | PHP Forum | 3 | Dec 31st, 2005 18:08 |
| how do i get the http address? | mostwanted | Flash & Multimedia Forum | 0 | Nov 11th, 2005 14:08 |