HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

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 Dev Shed Forums Sponsor:
  #1  
Old April 10th, 2000, 12:43 PM
TheReverend TheReverend is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 10 TheReverend User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Once again, I have a site with layers that isn't working properly in Netscape. It's an image within a table within a layer, and it's flushed to the top left instead of where it should be, and none of the client side image map thingies work. http://www.ekaboo.com/production/dj...ghtnewyork.html is the address, and the id of the layer in question is "map". I can't figure out what the problem is.

Reply With Quote
  #2  
Old April 10th, 2000, 12:50 PM
bigpoppa bigpoppa is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 2 bigpoppa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Yo G. I saw the site. That's a phat graphic and yo site works fine in EI but not in nutscrape navigator. I tried fiddling with the code but for some reason everytime I refresh the page a stream of water shoots from my screen into my face and I can't see what happened to the page. But I will keep trying.. Maybe with some mase repelant sun glasses.

Reply With Quote
  #3  
Old April 10th, 2000, 01:08 PM
Spookster Spookster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Posts: 84 Spookster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
That "map" div is working as yo have specified in the tag. You have it absolutely positioned 40 pixels left and 135 pixels from the top left hand corner of the screen.

<DIV ID="map" STYLE="position:absolute; margin-right:200; top:135; left:40; z-index:50; visibility; visible;">
<TABLE cellspacing=0 cellpadding=0>
<TR>

As far as you map not working i'm guess the absolutely positioned layers are causing the problem. Try putting the map code inside the layer where the image tag is at that is using the map.

Spookster

<TD><img src="images/3dmap.jpg" border="0" usemap="#manhattan"></TD>
</TR>
</TABLE>
</DIV>

Reply With Quote
  #4  
Old April 10th, 2000, 02:03 PM
TheReverend TheReverend is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 10 TheReverend User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks, but no - it ISN'T working in Netscape. Look at it again in IE - the map is below the drop down menus, where it should be - in Navigator the map is flushed all the way to the top left. I admit, it's not a MAJOR problem where it is, but on other pages in the site the same problem is causing big ol' headaches. Thanks again.

Reply With Quote
  #5  
Old April 10th, 2000, 10:09 PM
sacrilegious sacrilegious is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 16 sacrilegious User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
there is nothing wrong with the page - it's a classic syntax error problemo dude... the age old semicolon problem... : )

your page says
<div ID="map" STYLE="position:absolute; margin-right:200; top:135; left:40; z-index:50; visibility; visible;">

change the ';' after visibility to a ':' and it will work just fine in netscape too...

netscape seems to ignore tags if it can't parse it properly... not a very smart parser... but beats IE anyday... : )

ciao - masallama - aj.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > layer/table problem in netscape (again....)


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