HighDots Forums  

Re: browser differences

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: browser differences in the Macromedia Dreamweaver forum.



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

Default Re: browser differences - 10-31-2005 , 07:16 PM






Originally posted by: Newsgroup User
What's this about -

</head>
<script>
function hide(id) {

a script between </head> and <body>?

What's with the 5.5px margins?

Quote:
padding-top: 5.5px;
padding-left: 5.5px;
And I don't see any menus on the left in your markup below....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.w3.org/1999/xhtml">




i didnt even notice that i had started it there, its between the body tags now.

padding-top: 5.5px;
padding-left: 5.5px;

are there so the links line up in the middle and away from the table border.

the menus are a background image

sections {
background-image: url(images/sectionbg.png);
background-repeat: no-repeat;
background-attachment: scroll;
width: 199px;
position: relative;
}





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

Default Re: browser differences - 10-31-2005 , 07:56 PM






Quote:
are there so the links line up in the middle and away from the table
border.
You cannot get 1/2 pixel. It's all or none.

Quote:
sections {
background-image: url(images/sectionbg.png);
background-repeat: no-repeat;
background-attachment: scroll;
width: 199px;
position: relative;
}
Hmm - then how is it possible to get spaces in them?

--
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
==================


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

Quote:
Originally posted by: Newsgroup User
What's this about -

/head
script
function hide(id) {

a script between </head> and <body>?

What's with the 5.5px margins?

padding-top: 5.5px;
padding-left: 5.5px;

And I don't see any menus on the left in your markup below....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.w3.org/1999/xhtml"




i didnt even notice that i had started it there, its between the body tags
now.

padding-top: 5.5px;
padding-left: 5.5px;

are there so the links line up in the middle and away from the table
border.

the menus are a background image

sections {
background-image: url(images/sectionbg.png);
background-repeat: no-repeat;
background-attachment: scroll;
width: 199px;
position: relative;
}






Reply With Quote
  #3  
Old   
evropa
 
Posts: n/a

Default Re: browser differences - 10-31-2005 , 08:17 PM



the .5 actually does make a difference.

not in them, but between. each section has its own cell.
if you look at this ss you'll understand what im talking about.
http://img80.imageshack.us/img80/2883/ss8qw.png


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

Default Re: browser differences - 10-31-2005 , 08:25 PM



You can't get 1/2 pixel on a screen like that.

--
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
==================


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

Quote:
the .5 actually does make a difference.

not in them, but between. each section has its own cell.
if you look at this ss you'll understand what im talking about.
http://img80.imageshack.us/img80/2883/ss8qw.png




Reply With Quote
  #5  
Old   
Michael Fesser
 
Posts: n/a

Default Re: browser differences - 11-01-2005 , 06:04 AM



..oO(evropa)

Quote:
the .5 actually does make a difference.
A browser will round it up or down, which makes the result rather
unpredictable. You _can't_ display half pixels on a monitor!

Micha


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

Default Re: browser differences - 11-01-2005 , 07:26 AM



That's what I mean.

--
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
==================


"Michael Fesser" <netizen (AT) gmx (DOT) de> wrote

Quote:
.oO(evropa)

the .5 actually does make a difference.

A browser will round it up or down, which makes the result rather
unpredictable. You _can't_ display half pixels on a monitor!

Micha



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.