473,396 Members | 2,011 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.

Javascript menu overlaping problem

I've used a javascript menu above the javascript fadeimage object. when I click the menu item then I can not see the drop down menu because of the fadeimage.It is covered by the fadeimage box. what can i do..? please help me..

Thanks..
MH Rizvi
Feb 9 '09 #1
5 1200
acoder
16,027 Expert Mod 8TB
Hi, welcome to Bytes.

Can you please post your code. Which browsers does this affect?
Feb 9 '09 #2
Expand|Select|Wrap|Line Numbers
  1. <table cellpadding="0" cellspacing="0" height="38" width=345>
  2.     <tr>
  3.         <td>
  4.             <?php include("menu.php"); ?>
  5.         </td>
  6.     </tr>
  7.  
  8.         <tr>
  9.                <td>
  10.                            <script  language="javascript" type="text/javascript">
  11.             new fadeshow(fadeimages, 345, 190, 0, 4000, 0, "R")
  12.             </script>
  13.                </td>
  14.         </tr>
  15. </table>

Here munu.php contains the menu and javascript show images as like flash slide show. this javascript changes picture in particular time. that's why my drop down menu dosen't show.
I want the menu front of that slide show.

Thanks
MH Rizvi.
Feb 9 '09 #3
acoder
16,027 Expert Mod 8TB
That's not enough code. We'll need to see the code for fadeimage function/object and also the menu code. I'm guessing at this stage that it's just a z-index issue. If you have a link, it'd make things easier.

PS. remember to use [code] tags when posting code. Thanks!
Feb 9 '09 #4
Thanks a lot... the term "z-index" solved my problem..!!!
Many many thanks...
Feb 9 '09 #5
acoder
16,027 Expert Mod 8TB
Oh, well, that's good news. Post back if you have any more questions and we'll see what else we can do for you :)
Feb 9 '09 #6

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

Similar topics

4
by: JesusFreak | last post by:
From: us_traveller@yahoo.com (JesusFreak) Newsgroups: microsoft.public.scripting.jscript Subject: toolbar script problem NNTP-Posting-Host: 192.92.126.136 Recently, I downloaded the following...
2
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
2
by: Rombolt | last post by:
Hi I have a MSSQL table with many time intervals stored as datetime. Each time interval is also assigned a numeric type that specifies what type of job was done during the time interval. I need to...
0
by: rohitbce | last post by:
I have written code to generate dropdown menu in java script. it overlap all the controls of the pages like label,radio,images except the drop down list control. for the drop down i have tryied...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
0
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,...
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
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.