HighDots Forums  

Layers & browser compatibility

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Layers & browser compatibility in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jbellybean
 
Posts: n/a

Default Layers & browser compatibility - 07-21-2004 , 07:31 PM






I'm using PVII snap layers and that extension is working fine - as the browser
window is resized, the layers move along with it.

However, I find that my layers are located differently depending on the
browser that I use. In IE 6, when I mouse over one of the thumbnails on the
right of the page, the layer (using hide/show layers behavior) shows up in the
perfect location. Using Netscape 7.1, the layers are located about 40 pixels
left and 40 pixels lower than in IE.
example at http://www.semlorimages.com/kiting.htm

suggestions? solutions? thanks.
jk


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Layers & browser compatibility - 07-22-2004 , 08:19 AM






Quote:
However, I find that my layers are located differently depending on the
browser that I use.
This almost always means that you have placed them inside a table on your
page -

<td rowspan="10" align="center" valign="middle" bgcolor="#8395A4"> <img
src="images/spacer.gif" width="1" height="1"
onMouseOver="P7_Snap('semlorimage','lkite0',100,50 )">
<div id="lkite0" style="position:absolute; width:436px; height:395px;
z-index:1; top: 81px;">

- like that. Never put absolutely positioned page elements directly into a
table cell.

The solution is to remove each of the layer's code from the table and drop
it back into the page's code either directly below <body> or directly above
</body>.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"jbellybean" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I'm using PVII snap layers and that extension is working fine - as the
browser
window is resized, the layers move along with it.

However, I find that my layers are located differently depending on the
browser that I use. In IE 6, when I mouse over one of the thumbnails on
the
right of the page, the layer (using hide/show layers behavior) shows up in
the
perfect location. Using Netscape 7.1, the layers are located about 40
pixels
left and 40 pixels lower than in IE.
example at http://www.semlorimages.com/kiting.htm

suggestions? solutions? thanks.
jk




Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.