473,405 Members | 2,421 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,405 software developers and data experts.

Css is not working with fire fox

I use following css it's working with IE but not working with fire fox

Expand|Select|Wrap|Line Numbers
  1. #Content_Menu
  2. {
  3.     margin: 0 0 0 0;
  4.     padding: 6px 6px 0px 6px;
  5.     width:100%;
  6.     height:35px;
  7.     background-color:#999999;
  8.  
  9. }
  10. #tablelist
  11. {
  12.     padding: 15px 0; float: left;
  13. }
  14. #tablelist li
  15. {
  16.     list-style: none;
  17.     display:inline;
  18.     margin:0px 0px 0px 0px; 
  19. }
  20. #tablelist li a
  21. {
  22.     vertical-align:bottom;
  23.     text-decoration: none;
  24.     padding: 5px 30px;
  25.     margin-right: 6px;
  26.     background-color:#999999;
  27.     font-weight:bold;
  28.     color:white;
  29. }
  30. #tablelist li a:hover
  31. {
  32.     background-color:#F7F7F7;
  33.     color: #999999;
  34. }
  35. #tablelist li a.current
  36. {
  37.     background-color:#F7F7F7;
  38.     color: #999999;    
  39. }
  40. #tablelist .key
  41. {
  42.     text-decoration: underline;
  43. }
  44. #submenu
  45. {
  46.     margin: 0 0 0 0;
  47.     padding: 6px 6px 0px 6px;
  48.     width:100%;
  49.     height:25px;
  50.     background-color:#f7f7f7;
  51.     border-bottom-color:#999999;
  52.     border-bottom-style:solid;
  53.     border-bottom-width:1px;
  54. }
  55.  
  56. /* site navigation */
  57. #right_navigation
  58. {
  59.     float:left;
  60.     width:180px;
  61.     margin:0 0 0 0;
  62. }
  63. #right_navigation ul
  64. {
  65.     margin: 0 0 0 0;
  66.     padding: 0;
  67. }
  68. #right_navigation li
  69. {
  70.     list-style: none;
  71.     border-bottom:1px solid #999999;
  72. }
  73. #right_navigation li a
  74. {
  75.     font-size: 1.1em;
  76.     color: #554;
  77.     display: block;
  78.     padding: 8px 0 8px 5%;
  79.     text-decoration: none;
  80.     width: 95%;
  81. }
  82. #right_navigation li a:hover
  83. {
  84.     background-color:#f7f7f7;
  85.     border-right: 1px solid #999999;
  86. }
Jul 19 '07 #1
3 1230
gits
5,390 Expert Mod 4TB
hi ...

what exactly is not working? perhaps you post this in the HTML/CSS forum too ... so that the experts over there may find and answer this question ... in case you want me to move it there give me a note to do so ...

kind regards
Jul 19 '07 #2
thanks for reply

content menu and menu related css is not working
Jul 24 '07 #3
gits
5,390 Expert Mod 4TB
hmmm ...

perhaps you have a link to a page where the css can be seen in action? I'll copy the thread to the HTML/CSS forum ... may be we will get more answers on this ...

you will find the HTML/CSS-thread here

kind regards
Jul 24 '07 #4

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

Similar topics

1
by: Chris Mayers | last post by:
Hi, I have an application that has (for the sake of argument) 2 (MDI) windows open. If I click into a textbox on FormA then the 'Enter' event for that TextBox fires, great! However, if I then...
12
by: Epetruk | last post by:
Hi all, I want a page where the contents of a table cell are replaced with an image when the mouse moves over the cell, and the text is restored when the mouse moves out. Here's the html for the...
4
by: JC | last post by:
I have a form based on a query. I have the OnDirty event launch a procedure that enables my custom "Save" button. I press Save after making my changes and the record is saved. At the end of the...
3
by: ScottO | last post by:
I would like the user to have to select something in a System.Windows.Forms.ComboBox. private void MyForm_Load(object sender, System.EventArgs e) { ... comboBox.DataSource = data;...
4
by: anand | last post by:
In my website i want to trace the event when user log off from the site by closing the explorer so i am unable to run any server side program at that time and my session_onend event also not...
2
by: GGW | last post by:
Hi, I am building a Ecommerce site using usercontrols. I built a search control that uses the Ontextchaged event. The control was place manually on the page- not dynamiclly. All was working fine...
2
by: Noozer | last post by:
Hi! Trying to get my head around working with network connectivity in VB.Net. I've gotten a fairly decent control based on the sample in the 101VBSamples available from Microsoft.What I'm having...
4
by: CoolForU | last post by:
I use following css it's working with IE but not working with fire fox #Content_Menu { margin: 0 0 0 0; padding: 6px 6px 0px 6px; width:100%; height:35px; background-color:#999999;
31
by: ajos | last post by:
hi frnds, i have a form,which has 2 input text boxes, the values are entering the text boxes,when i leave the 2 text boxes blank and hit submit a java script gives the message that the 2 fields are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
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
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
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...
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...

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.