473,698 Members | 2,225 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Pull-down menu UNDER a Layer?

Hello,

I'm trying to have a layer appear on top of a simple pull-down menu,
but in IE6 the pull-down menu always appears on top. Even if I put the
pull-down in a layer under the other layers, it shows on top. On
Firefox and all Mac browsers is fine. Any way around this?

Thanks

NF

Jul 23 '05 #1
1 1499
Hi Neue,

I've had this problem too. No matter what z-index you assign to the
layer - IE always allows the drop-down menu to win this game of 'Rock,
Paper, Scissor."

There is an answer though! You can...

Put everything in this "Layer" in its own html file. Then point to the
..html file
with an IFrame tag inside your page. Position the IFrame tag!

Jul 23 '05 #2

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

Similar topics

8
4812
by: Richard T. Cunningham | last post by:
I've been using two instances of substr to pull an IP address out of a string. I know there's a more efficient way. Anyone? The string is like this: HOST 61.2.135.45 blocked. Richard
2
1265
by: Terry Milan | last post by:
I have recently started looking at the StAX parsing technology. It appears that this is a JSR that is in its final release process, but won't be finalized until sometime this fall. Do you know of a production quality Pull Parser currently available for use?
5
7248
by: Julia Baresch | last post by:
Hi everyone, I haven't found any reference to this problem on this group or in Access 97 help. I hope someone here knows this - probably a simple thing, but not obvious. I designed a query to pull payment data from my database for accounting. It has 3 tables with one-to-many joins: Table1 --> one-to-many --> Table2 --> one-to-many --> Table3 The payment amount field is in Table3. I entered a few negative
5
7829
by: kuljitsingh | last post by:
I remember making a client/server application using Java and CORBA where the server was pushing any change data to all the clients. I have not ventured the same area in C#. Is there a way to accomplish the same push/pull client server in C# windows application? (With purely C#, Don't have CORBA in my firm). The Win app should update fields if it has already been updated by another user. Have to take care of concurrency issues as well.
1
2970
by: richardkreidl | last post by:
Here is my Combobx code: Private Sub cboTo_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cboTo.SelectedIndexChanged Dim Target As String Dim Value As String Target = cboTo.SelectedItem If Target.IndexOf("BAR17") Or Target.IndexOf("FRE09") Or Target.IndexOf("KAN10") Or Target.IndexOf("RES02") _ Or Target.IndexOf("TON01") Or Target.IndexOf("ZRI01") Then
4
1932
by: sparks | last post by:
We have a new project here, one that I have never tried maybe its easy I don't know yet. We have people that have records dating back over 5 yrs on a sql server. We have to build an access 2003 database for data entry of the people then pull data from the sql server to fill in data for these records. that sounds good....except to start I need record # and date....no problems there.
1
2450
by: beginner4e | last post by:
hi guys, I am trying to pull up some user information from the command prompt using VB. I read a lot about using the shell function and so on and so forth, but I don't really know how to start it. Could you please give me some suggestions? Or sample codes? Here is a part of the code I did: p.startinfo.useshellexecute = false p.startinfo.redirectstandardoutput = true p.startinfo.filename = "cmd.exe" p.startinfo.arguments = "user"...
4
1770
by: itcassy | last post by:
I would like to pull a random or alphabetical result on the home page of a site and leave that same result on there for one week. The closest example I have found online is Random Quote Version 3.1 which pulls from a text file rather than the database. I cannot mod it to pull from my db and also it relies on cookies, so I would assume it would pull a different random item for each computer and then keep that item on the page for whatever...
3
2082
by: chauser | last post by:
I have a query that is supposed to pull data from the table based on the unit that is selected from a combo box on a form. I have the query pulling a specific unit but I want the user to be able to pull all units if they select "ALL" from the combo box. How do I do this? For example: Units can be 1w, 2w, 3w or All. The user selects 1w on the form and the query pulls all data for the unit 1w. When the user selects All, instead of pulling...
3
3145
by: Baron Samedi | last post by:
I am looking for a reliable cross-browser pull-quote solution in CSS. See for instance, http://www.sitepoint.com/examples/pullquotes/ The problem seems at first to be sure that it functions across all browsers, but there seem to be a few very similar solutions, so that is probably not a major hurdle. However, just to complicate things, I want to have it "inline" (http:// www.tizag.com/cssT/inline.php)
0
8674
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
9157
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...
1
8893
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7723
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...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
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();...
0
4366
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2328
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2001
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.