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

problem in mozilla browsers

HI ,


I am getting problem with mozilla if i use these type of html and css.please help me.

image is wrapping around and some times image is missing.
Here is the code


[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<Title>Services
</Title>
<head>
<link href="http://192.168.1.111:8080/xmlapps/phone/stylesheets/Phonestyles.css?version=0.002799746465795949" rel="stylesheet" type="text/css" />
<style>
#screen.main-page01 #page {
background: url(http://192.168.1.111:8080/xmlapps/ImageGrabber?imageName=SEP2012834193.gif&Package=C ustom);
}

#screen.main-page01 #page a#button {
position: absolute;
display: block;
}
#screen.main-page01 #page a#button.Tab0 {
width: 129px;
height: 35px;
top: 58px;
left: 20px;}
#screen.main-page01 #page a#button.Tab1 {
width: 129px;
height: 35px;
top: 107px;
left: 20px;}
#screen.main-page01 #page a#button.Tab2 {
width: 129px;
height: 35px;
top: 153px;
left: 20px;}
#screen.main-page01 #page a#button.Tab3 {
width: 129px;
height: 35px;
top: 58px;
left: 169px;}
#screen.main-page01 #page a#button.Tab4 {
width: 129px;
height: 38px;
top: 107px;
left: 169px;}
#screen.main-page01 #page a#button.Tab5 {
width: 129px;
height: 35px;
top: 153px;
left: 169px;}</style>
</head>
<body>
<div id="screen" class="main-page01" >
<div id="page">

<a id="button" class="Tab0" href="http://192.168.1.111:8080/xmlapps/phone/Hsk/HskMenu.jsp?mMenuPage=1" />
<a id="button" class="Tab1" href="http://192.168.1.111:8080/xmlapps/phone/Htmlstaticpgs/Events/eventsmenu.jsp?mMenuPage=1" />
<a id="button" class="Tab2" href="http://192.168.1.111:8080/xmlapps/phone/hotelevent/hotelevents.jsp?eventtype=1&mMenuPage=1" />
<a id="button" class="Tab3" href="http://192.168.1.111:8080/xmlapps/phone/staticpages/hotel.jsp?mMenuPage=1" />
<a id="button" class="Tab4" href="http://192.168.1.111:8080/xmlapps/phone/staticpages/eatdrink.jsp?mMenuPage=1" />
<a id="button" class="Tab5" href="http://192.168.1.111:8080/xmlapps/phone/staticpages/rockline.jsp?mMenuPage=1" />
</div>
<div id="mainmenuprompt">
<p>Touch menu item to select option</p>
</div>
<div id="navbar">
<a id="Soft2" href="http://192.168.1.111:8080/xmlapps/phone/mainmenu.jsp?page=0"><img src="http://192.168.1.111:8080/xmlapps/ImageGrabber?imageName=PgUp.gif&imageno=0.93523251 95429294"/></a><a id="Soft3" href="http://192.168.1.111:8080/xmlapps/phone/mainmenu.jsp?page=2"><img src="http://192.168.1.111:8080/xmlapps/ImageGrabber?imageName=PgDn.gif&imageno=0.01709641 1465435835"/></a><a id="Soft5" href="http://192.168.1.111:8080/xmlapps/phone/idle.jsp"><img src="http://192.168.1.111:8080/xmlapps/ImageGrabber?imageName=Exit.gif&imageno=0.92050829 66114528"/></a></div>
</div>
</body></html>[/html]
Feb 20 '08 #1
1 2864
BigDaddyLH
1,216 Expert 1GB
I moved this from the Java forum to the HTML/CSS forum because I see no Java.
Feb 20 '08 #2

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

Similar topics

7
by: Aaron Prohaska | last post by:
I have just run into a problem where I have a page that posts back to itself to execute code, except when the page does the post back it somehow executes code that is in our home page for the site....
12
by: Joseph Misko | last post by:
I am on WinXP. The following page works perfectly in IE6. For Netscape 7.0, I have to move off of the image and then back on to get the fade to take effect, and with Mozilla (latest version) a...
10
by: tony kulik | last post by:
This code works fine in ie and opera but not at all in Mozilla. Anybody got a clue as to how to get it right? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <script...
3
by: Marcus Bjorke | last post by:
I use a print link that causes a problem with Opera 7. The link looks like this <a href="javascript:parent.frames.mainFrame.print()">Print this page</a> I also used <a...
11
by: Jonny | last post by:
Netscape 7.02 is giving me a headache with a downloaded snow script. Starting with a blank page, I inserted the script and checked it in IE 6 and Netscape 7.02. Everything worked and looked fine. A...
3
by: johkar | last post by:
This is a shortened version of my problem. Below I am cloning the first data row and appending it to create a new row. If you make selections/add values and then press Add Row, the text box value...
1
by: Greg | last post by:
The following code works fine on Mozilla but generates an error* on IE, when the button calling the function is pressed and the slideshow is either on the first slide or last slide. * I can't...
8
by: mcheu | last post by:
Hi, I'm trying to figure out how to hide text in a DIV block and then hide and unhide it using javascript. In the code that follows, the message is initially invisible, and when you click on...
5
by: boe | last post by:
Hi everybody I have the page listed below and want the boxes to be in rows, line-wrapping neatly. In IE this looks right, but in mozilla (and possibly other browsers) it doesn't. the css...
6
by: Jorntk | last post by:
<script language="JavaScript"> !-- function onLoad() { if( self.innerWidth < 1024 ) { self.moveTo( 0, 0 ); self.resizeTo( screen.availWidth, screen.availHeight ); }
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: 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
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
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...
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...

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.