Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old August 18th, 2003, 09:53 AM
cantyco cantyco is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 cantyco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Mozilla help with divisions

I have a slight problem with having a division within a diviosion in netscape/mozilla, works fine in IE.

Bascaily, where a europe site, and for each country there is a map, and for each map they will then be dots drawn on with links to things, now this is all done using java and php, member's add there own dots etc, by selecting them, thats all done.

and was working fine, but we have a problem in netscape, which we didn't relise until recently. basicaly, we have problems with the way the map and dots are outputted on the page, the code used all done though php from mysql and stuff. but the basics in html is shown below.

Code:
<DIV style="MARGIN-TOP: 0px; MARGIN-LEFT: 0px; POSITION: relative"> 
  <DIV style="MARGIN-TOP: 279px; MARGIN-LEFT: 334px; POSITION: absolute"> <A href="somepage.htm"> 
    <IMG src="groupdot.gif" border=0> </A> </DIV>
  <DIV style="MARGIN-TOP: 308px; MARGIN-LEFT: 295px; POSITION: absolute"> <A href="somepage.htm"><br>
    <IMG alt="" src="groupdot.gif" border=0> </A> </DIV>
  <IMG src="Uk.gif" border=0 name=theimage> </DIV>


can someone suggest, what could be going wrong.

Reply With Quote
  #2  
Old August 18th, 2003, 02:17 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Mozilla help with divisions

problem is in IE, not in mozilla.

and problem is in your code. you are using wrong css properties. use top: and left: instead of margin-top: and margin-left:

Code:
<DIV style="TOP: 0px; LEFT: 0px; POSITION: relative"> 
  <DIV style="TOP: 279px; LEFT: 334px; POSITION: absolute"> <A href="somepage.htm"> 
    <IMG src="groupdot.gif" border=0> </A> </DIV>
  <DIV style="TOP: 308px; LEFT: 295px; POSITION: absolute"> <A href="somepage.htm"><br>
    <IMG alt="" src="groupdot.gif" border=0> </A> </DIV>
  <IMG src="Uk.gif" border=0 name=theimage> </DIV>


this works good, both in ie, and mozilla...

Reply With Quote
  #3  
Old August 18th, 2003, 02:39 PM
cantyco cantyco is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 cantyco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Mozilla help with divisions

Thanks, we did actualy have it has that when we started developeing it, and i can't remember why we changed it.

But seems to work in both so problem solved.

Thanks

Reply With Quote
  #4  
Old August 18th, 2003, 10:00 PM
bakertrg's Avatar
bakertrg bakertrg is offline
Contributing User
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Scottsdale AZ, US
Posts: 2,253 bakertrg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 48 m 45 sec
Reputation Power: 4
Send a message via Yahoo to bakertrg
RE: Mozilla help with divisions

if you just use top and left will it still work in old versions of IE? I still use both in my body tags because one works in one and the other works in the other if that makes sense, or at least that's how it used to be...

Reply With Quote
  #5  
Old August 19th, 2003, 06:37 PM
cantyco cantyco is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 cantyco User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Mozilla help with divisions

yeah, thats a good idea. i'll add the old margin ones back in

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Mozilla help with divisions


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT