Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
DW_Steve #1
FF vs IE Border Rendering Disparity
There seems to be a disparity in how FireFox (FF) and IE render an element with
a border.
[url]http://www.boxnetworks.net/test/ie2.htm[/url]
I have stripped out all irrevelent code and moved my styles into the doc for
simplicity.
View the page with IE6 and FF v1.0.6 to see the issue.
I had been using FF 1.0.5 and just upgraded to 1.0.6 to determine if that was
the cause. No.
I've played with margin & padding settings as well.
Thank you in advance!
-Steve
DW_Steve Guest
-
strange disparity - Ubuntu and Kubuntu
Can anyone point me to a reason why the following happens: Ubuntu install - immediately recognises, mounts and allows access to my ext firewire HDD... -
rendering <div Oops! rendering div style:display=none
The default for a certain page I'm working on is to hide a section of the page when it's loaded. So i set a div tag as follows: <div... -
Disparity between XML Schema types and .Net CLS types
Hello. The following link lists the mapping of XML Schema types to .Net Framework types:... -
gif border on web
I'm a rank Photoshop amateur with a problem. I'm developing a new website. I created a graphic in Photoshop to use as a imagemap navigation menu. I... -
1 pix border
Hello, How do I get a border of 1 pixel around a table? You see a lot of them with .php generated pages. This may be a stupid question...sorry,... -
Al Sparber- PVII #2
Re: FF vs IE Border Rendering Disparity
Replace your current DOCTYPE:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
With a complete one:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
See this page for a brief discussion of the CSS box model:
[url]http://www.projectseven.com/csslab/boxmodel/[/url]
--
Al Sparber - PVII
[url]http://www.projectseven.com[/url]
DW Extensions - Menu Systems - Tutorials - CSS FastPacks
---------------------------------------------------------
Webdev Newsgroup: [url]news://forums.projectseven.com/pviiwebdev/[/url]
CSS Newsgroup: [url]news://forums.projectseven.com/css/[/url]
RSS/XML Feeds: [url]http://www.projectseven.com/xml/[/url]
"DW_Steve" <webforumsuser@macromedia.com> wrote in message
news:dgf610$2l1$1@forums.macromedia.com...> There seems to be a disparity in how FireFox (FF) and IE render an
> element with
> a border.
>
> [url]http://www.boxnetworks.net/test/ie2.htm[/url]
>
> I have stripped out all irrevelent code and moved my styles into the
> doc for
> simplicity.
>
> View the page with IE6 and FF v1.0.6 to see the issue.
>
> I had been using FF 1.0.5 and just upgraded to 1.0.6 to determine if
> that was
> the cause. No.
>
> I've played with margin & padding settings as well.
>
> Thank you in advance!
>
> -Steve
>Al Sparber- PVII Guest
-
DW_Steve #3
Re: FF vs IE Border Rendering Disparity
Brilliant !!!
It Works !
Thank you, you have much good web karma heading your way.
btw...I have purchased a number of P7 extensions.
-Steve
DW_Steve Guest
-
DW_Steve #4
Re: FF vs IE Border Rendering Disparity
Update:
The formatting works but now the page takes FOREVER to load.
Thanks in advance.
-Steve
DW_Steve Guest
-
Al Sparber- PVII #5
Re: FF vs IE Border Rendering Disparity
The DOCTYPE doesn't affect page loading time :-) Glad I was able help.
"DW_Steve" <webforumsuser@macromedia.com> wrote in message
news:dgf89u$633$1@forums.macromedia.com...> Update:
>
> The formatting works but now the page takes FOREVER to load.
>
> Thanks in advance.
>
> -SteveAl Sparber- PVII Guest
-
DW_Steve #6
Re: FF vs IE Border Rendering Disparity
It's fine now, but it was pretty wierd. ONLY the pages that had the updated
DOCTYPE were loading slow.
Is there a DW pref to include that DOCTYPE? I've looked all DW help and prefs
and can't find anything.
I'm finding that there are now anomalies in some other boxes but are
resolvable by adjusting the element width. Good thing I used templates.
Thanks again...much appreciated.
DW_Steve Guest
-
Murray *TMM* #7
Re: FF vs IE Border Rendering Disparity
Which DW are you using?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"DW_Steve" <webforumsuser@macromedia.com> wrote in message
news:dgfd3p$d4e$1@forums.macromedia.com...> It's fine now, but it was pretty wierd. ONLY the pages that had the
> updated
> DOCTYPE were loading slow.
>
> Is there a DW pref to include that DOCTYPE? I've looked all DW help and
> prefs
> and can't find anything.
>
> I'm finding that there are now anomalies in some other boxes but are
> resolvable by adjusting the element width. Good thing I used templates.
>
> Thanks again...much appreciated.
>
Murray *TMM* Guest
-
-
Murray *TMM* #9
Re: FF vs IE Border Rendering Disparity
Would it be possible for you to update as soon as convenient to DMX6.1?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"DW_Steve" <webforumsuser@macromedia.com> wrote in message
news:dgpfa4$bfk$1@forums.macromedia.com...> DW MX 6.0
Murray *TMM* Guest



Reply With Quote

