473,416 Members | 1,553 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,416 software developers and data experts.

Alignment working properly in IE and not in Mozilla

When I use id like this
Expand|Select|Wrap|Line Numbers
  1. <tr  id="CancelAloneDivId" >
  2.         <td class="bodyHeaderBg" align="center" colspan="4" width="100%">
  3.             <html:button property="Cancel" value="Cancel" onclick="fnModifyContractInvoiceCancel()"></html:button>
  4.         </td>
  5.     </tr>
  6.     <tr id = "SaveAndCancelDivId" bgcolor="red">
  7.         <td class="bodyHeaderBg" align="center" colspan="4" >
  8.             <html:button property="Save" value="Save" onclick="fnModifyContractInvoice()"></html:button>
  9.             <html:button property="Cancel" value="Cancel" onclick="fnModifyContractInvoiceCancel()"></html:button>    
  10.  
  11.         </td>
  12.     </tr>
  13.  
It is properly aligned in the center in IE. But, in mozilla it comes to the left.
Pls. help me to sort out this issue...

Thanks,
Narmada
May 20 '10 #1
0 1020

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

Similar topics

3
by: Eli | last post by:
Hello all, I have just added a small piece of JavaScript code to a basic HTML page of mine. At the end of the page (after the closing </HTML>) I added: <SCRIPT LANGUAGE="JavaScript">...
7
by: Terren | last post by:
The following code is not working properly in IE6 but it does work for mozilla firefox. I am trying to open a new popup window without affecting the frame from "where" it came. But what happens...
14
by: menakasrinivasagam | last post by:
my coding is working in mozilla firefox.but not working in Internet explorer.plz give suggestion to rectify this problem
9
by: javakid | last post by:
Hi Following form validatioin code is working fine on IE but not working on Mozilla Firefox V2. Can any body suggest? Regards <script ="JAVASCRIPT" type="text/javascript">...
1
by: madhusrivats | last post by:
hi all, i have a problem in mozilla that is in my user controll i ve used divs , now that d user controll is not at all working in mozilla but it works in IE, can any one help me out to solve this...
8
by: gsuns82 | last post by:
Hi all, I am trying to click a button using javascript code as follows document.getElementById('form:b2').click(); The above mentioned code working properly in IE but not working in...
10
by: bhappy | last post by:
Hai all, Why ajax code is not working in Mozilla,same code is working in Internet explorer. thanks, Aswath.
3
dmjpro
by: dmjpro | last post by:
I am trying 2 change the styles of a cell. Cell_Ref.style = 'solid'; Cell_Ref.style = 'hidden'; Cell_Ref.style = 'hidden'; Now these three lines are working properly in Mozilla but not in...
3
by: PrabodhanP | last post by:
I have CSS based mouseover scrolling for divContent embeded in my webpage.It works fine in IE,but not working in mozilla-FF. It is located at the location.....
10
by: surpavan | last post by:
Good afternoon i am a newbe.. I have tried to create a small site with the following code: However, the problem that I am facing is because the color white that was given in upper element...
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: 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
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
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,...
0
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...
0
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...

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.