473,804 Members | 3,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Non CSS menu using IFRAMES - Need Opinion

4 New Member
I have coded a Non-CSS menu using IFRAMES which I would like your opinion on.
It seems to work in all the browsers I've tested. Do you see any disadvantages in using something like this.

Here is the code.

Expand|Select|Wrap|Line Numbers
  1. <style>
  2. #top {
  3. position: absolute;
  4. left: 4%;
  5. TOP: 4%;
  6. width: 92%;
  7. height: 20%;
  8. color: #ffffff;
  9. background-color:#FFFFFF;
  10. border-style: solid;
  11. border-width: 1px
  12. }
  13.  
  14. #center {
  15. position: absolute;
  16. TOP: 24%;
  17. left: 23.5%;
  18. width: 49%;
  19. height: 65%;
  20. color: #990000;
  21. background-color:#FFFFFF;
  22. border-style: solid;
  23. border-width: 1px
  24. }
  25. </style>
  26.  
Expand|Select|Wrap|Line Numbers
  1. <DIV ID="top">
  2.  
  3. <div style="position: absolute; height: 2%; top: 70.5%; left: 11.5%; width: 85%;">
  4. <a href="homepageNEW2.htm" target="cwindow" onclick="window.frames['nwindow'].location='navblank.htm'">HOME</a> &nbsp;/&nbsp;
  5.  
  6. <a href="whoweare.htm" target="cwindow" onclick="window.frames['nwindow'].location='navwhoweare.htm'">WHO WE ARE</a> &nbsp;/&nbsp; 
  7.  
  8. <a href="productsNEW.htm" target="cwindow" onclick="window.frames['nwindow'].location='navproducts.htm'">OUR PRODUCTS</a> &nbsp;/&nbsp; 
  9.  
  10. <a href="onlineord.htm" target="cwindow" onclick="window.frames['nwindow'].location='navonlineord.htm'">ONLINE ORDERING</a> &nbsp;/&nbsp; 
  11.  
  12. <a href="indlinksns.htm" target="cwindow" onclick="window.frames['nwindow'].location='navindlinks.htm'">INDUSTRY LINKS</a> &nbsp;/&nbsp;
  13.  
  14. <a href="market.htm" target="cwindow" onclick="window.frames['nwindow'].location='navmarket.htm'">MARKET NEWS</a> &nbsp;/&nbsp;
  15.  
  16. <a href="contact.html" target="cwindow" onclick="window.frames['nwindow'].location='navcontact.htm'"> CONTACT LaGRASSO</a>
  17. </div>
  18.  
  19. <div style="position: absolute; top: 85%; height: 15%; left: 1%; width: 98%;"><iframe name="nwindow" src="navblank.htm" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"
  20. height="100%" width="100%"> </iframe></div>
  21.  
  22. </DIV>
  23.  
  24. <DIV ID="center">
  25.  
  26. <div style="position: absolute; top: 0%; height: 100%; left: 1%; width: 98%;"><iframe name="cwindow" src="homepageNEW2.htm" marginwidth="0" marginheight="0" frameborder="0" height="96%" width="100%"> </iframe></div>
  27. </DIV>
  28.  
Thank You for your advice.
Bob
Oct 8 '07 #1
0 1335

Sign in to post your reply or Sign up for a free account.

Similar topics

12
3413
by: MP Multimedia | last post by:
Hello everyone, I need help. I'm using a hierarchical menu made in javascript. When I used it in a one frame page, it came out fine. But now I need to change my page to 3 frames: a top frame, a left frame and a right frame. The menu is on the top frame and when hovering the categories, the sections appear under the left and right frame. How do I solve that problem? (I use Dreamweaver.) Thanks for all your answers.
2
5770
by: Brian Idzik | last post by:
I've successfully setup a xhtml 1.0 strict page with Mozilla & Netscape to display links in a toolbar into an internal <div id='content'> within the same document. The toolbar uses some javascript, but mostly CSS class & id elements. Mozilla & Netscape work fine handling the toolbar submenus & contents, but IE6 misbehaves on several areas. On loading the page, the target div (id='content') will not display. When a menu item is...
5
19232
by: M.L. | last post by:
One of the messages I read here indicated that IFRAMEs are deprecated, but did not mention an appropriate html replacement. Can someone explain what has replaced it? Thanks.
2
2265
by: ha_shaikh | last post by:
In our web application(ASP.Net), we have database driven menus that are of dropdown style on getting focus (a requirement). We've used Javascript Menu Object for creating these menus. On different pages of the application, we are using ASP.Net some DropDownLists. Now the problem is that when any menu drops, these dropdownlists disappear as long as the menu is dropped and reappear when the menu is folded back. We are unable to find any...
20
3159
by: MARLON LA ROSE | last post by:
CAN ANYONE TELL ME HOW I GET THE ACTUAL OBJECT OF A MENU ITEM. IS THERE A FILTER OR SOMETHING THAT I CAN USE. I HAVE BEEN FIGHTING WITH THIS FOR ABOUT 4 HOURS NOW AND I END UP GETTING THE SAME RESULTS THIS IS WHAT I AM DOING .... Dim XmlDocument As New System.Xml.XmlDocument XmlDocument.LoadXml(p_wsFormMenu.GetMenuItemData.OuterXml) With p_aMenu ' Find the right node iterate through.
2
5908
by: MCM | last post by:
I'm working on a plotting control. The plotting control will have a context menu with basic commands for "scaling", "zooming", etc. Is there a way that, from the parent form, I can add more commands to the control's context menu? I'm envisioning a case where the control has a set of context menu items, and the parent form also has a set of context menu items. Thanks.
0
1017
by: Steve_Black | last post by:
I'm using VS2005, and I'm using the ASP.Net menu control. My submenus are displaying underneath my gridview controls, and are therefore getting cut off so the user can't see the entire menu item. The z- index seems to have no effect as well. I've seen some solutions to similar problems using IFRAMEs, but I don't think those people were using the built-in menu control from VS2005. Does anyone have a solution for this? It seems like...
6
1784
by: marckatsambis | last post by:
Hi, Apologies in advance if this seems long winded and confusing... I'm trying to make a javascript drop down menu work around multiple iframes. The initial page (http://www.redstudioweb.com/client/ars/frames/ photoframe/pf_hwire.htm) is calling 2 iframes. The first is called 'sourceframe' which loads information regarding the sub-menu
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9579
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10571
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10326
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10075
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9143
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6851
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3815
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2990
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.