Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
giuseppe craparotta #1
sidebar at the wrong place with mozilla and netscape
Hello,
I've chosen a page structure which is fine on IE6 but not fine in Mozilla,
Netscape Navigator and IE7. You may see the page at
[url]http://www.udeurcamera.it/il_gruppo.html[/url] . The problem is the sidebar at the
right containing the picture. As you can see in the source code I've chosen a
"float-based" structure. In the three browsers I've mentioned the sidebar
should be moved at the right, in line with the footer. How can I achieve that?
Thank you very much,
Giuseppe, Rome
giuseppe craparotta Guest
-
img in textfield tag crashes Netscape/mozilla on Mac
Hi. I have made a dynamic textfield and a String object that contains a link to an image. When I attach the string to the textfield.htmlText the... -
php download management - netscape/mozilla bug
I am using the script as below, but there is a problem, in Netscape, and Mozilla Firebird, a .php is added to the filename when the user is prompted... -
Is there's a way to put the sidebar of mozilla on the right?
On Sun, August 03 at 3:52 PM EDT Zhao You Bing <zhaoyb@cad.zju.edu.cn> wrote: Not sure about versioning and stuff - but this is at... -
Netscape/Mozilla Problem
Hi all, On my site using Netscape versions or Mozilla etc, the main left hand text navigation menu (blue bar left hand side), red coloured 'New'... -
Odd place to post Netscape query
I know this may be an odd place to post a Netscape query but here goes anyway. Got a basic ASP.NET page that references JPGs from an 'images'... -
giuseppe craparotta #2
sidebar at the wrong place with mozilla and netscape
Hello,
I've chosen a page structure which is fine on IE6 but not fine in Mozilla,
Netscape Navigator and IE7. You may see the page at
[url]http://www.udeurcamera.it/il_gruppo.html[/url] . The problem is the sidebar at the
right containing the picture. As you can see in the source code I've chosen a
"float-based" structure. In the three browsers I've mentioned the sidebar
should be moved at the right, in line with the footer. How can I achieve that?
Thank you very much,
Giuseppe, Rome
body {background: white url(../gif/immagini/sfondorigato.gif) repeat;
font-family:Arial, Helvetica, sans-serif; font-size:14px;}
/*----------------------------------------div-----------------------------------
-----------------------*/
div#intestazionestampa {display:none}
div#container {position:relative;width:800px;height:662px;margin :0
auto;background-color:#FFFFFF;}
div#header {position:relative; width:800px; margin:0 auto;}
div#nav {float:left; width:172px; height:470px; border-bottom:1px solid black;
border-right:1px solid black; border-left:1px solid black; margin-top:0}
div#pulsanti {padding-bottom:7px; border-bottom:1px solid black}
div#content {float:left; width:398px; height: 470px; border-bottom:1px solid
black;}
div#titolo {position: relative; width:398px; height:28px;}
div#testi {position:relative;overflow:auto;height:442px;widt h: 446px;}
div#contatti {position:absolute;border-bottom: 1px solid black;top:200px;
left:174px; width:399px; height:110px}
div#immtitolo {position:absolute;top: 325px;left: 174px;}
div#personale {position:absolute; top:449px;left:191px; width:349px;}
div#sidebar {position: relative; width:178px;height: 470px;border-right:1px
solid black;border-bottom: 1px solid black;border-left:1px solid black;}
div#fotocomponenti {position:relative; border-bottom:1px solid black}
div#footer {clear:both; width:798px; height:23px; border-bottom:1px solid
black; border-left:1px solid black; border-right:1px solid black}
giuseppe craparotta Guest



Reply With Quote

