473,396 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Tricky frames Question? Might never have been done!

Wondering if this is possible?

Situation:
I have a frameset with a few frames in it that loads side graphics,
main navigation, subnavigation and content. Everything works fine.
Now, I decided to add a gateway index page with buttons that lead to a
specific page within the frameset. ie. aboutus, contact,
products,etc... The buttons work but it obviously does not load the
whole frameset with the specific page in it. It just loads the page.

In other words I want to load a specific page into a frame within a
frameset from outside the whole frameset site. So, I want to load the
frameset, frame and the specific page.
moon
cr*********@hotmail.com
Jul 20 '05 #1
1 1682
moon wrote:
I have a frameset with a few frames in it that loads side graphics,
main navigation, subnavigation and content. Everything works fine.
Really? Given that they are frames that is very odd.

http://stone.thecoreworlds.net/www/frames/
Now, I decided to add a gateway index page with buttons that lead to a
specific page within the frameset. ie. aboutus, contact,
products,etc... The buttons work but it obviously does not load the
whole frameset with the specific page in it. It just loads the page.
Obviously
In other words I want to load a specific page into a frame within a
frameset from outside the whole frameset site. So, I want to load the
frameset, frame and the specific page.


Best option: Ditch Frames

Next best option:
(1) Create a frameset page (with GREAT <noframes> content) for every
combination of pages to be viewed.
(2) Make all links point to a frameset page with target="_top"
(3) Use robots.txt to ask search engines to index only the frameset pages
(to ignore orphan pages)

The rubbish solution that doesn't work well with search engines:
(1) Link to frameset.htm?page=foo
(2) Use JavaScript (in the onload event of the frameset) to change the
document.location of specific frames depending on the value of page.
(3) Confuse the whatsits about of any visitors you get who do not have
JavaScript enabled.

--
David Dorward http://david.us-lot.org/
Redesign in progress: http://stone.thecoreworlds.net/
Microsoft announces IE is dead (so upgrade):
http://minutillo.com/steve/weblog/20...ces-ie-is-dead
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

40
by: JohnnyCJohnny | last post by:
Is it pretty safe to say that almost all web surfers now use browsers that are Frames compatible? What are most people using these days? IE? Thanks
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
3
by: Viken Karaguesian | last post by:
Hello all, I need somehelp with background tiling. I have a sneaking suspicion that what I want to do is not possible, but I'll ask anyway. :>) First some background: Here's the site in...
56
by: Deepan HTML | last post by:
Hi All, Currently i am working in a framed environment where i have divided the window as 20% and 80% and the 20% is used for navigation purpose and right frame for displaying the orignal content....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.