IE 6.0 vs. NS 7.1 Background Mess

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Re: IE 6.0 vs. NS 7.1 Background Mess

    sokaman,

    I viewed your link in NS 7.1 and IE 6.0 and I like the look in NS better.




    Jack-Flash webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. I'm in a right mess
      After installing a pile of assorted extensions one of which crashed Dreamweaver and the extension manager altogether I've ended up with a situation...
    2. Help! I'm a Newbie Get me out of this mess!
      Hi I have uploaded a website with a control pancel to add delete and modify items in a MySQL database. I can safely Add new items but I cannot...
    3. Publisher Publish-to-Web Mess
      Hi. I just resubscribed to this forum. I just upgraded from Pub 2K to 2003. I was having no problems publishing my website to the web using...
    4. Administrator mess-up
      try to log in as local admin on the server & then add rights to our account... If the problem is really serious try "parallel recovery", where...
    5. h2xs mess
      <kspecial@linuxmail.org> wrote in message news:365f784f.0307071452.5ab8221b@posting.google.com... These are (I'm told) MSVC++ Project Files - and...
  3. #2

    Default Re: IE 6.0 vs. NS 7.1 Background Mess

    "sokaman" [email]webforumsuser@macromedia.com[/email] wrote:
    > Help!
    >
    > I've been working on a site for some time now and FINALLY got things
    to look just about the way I want it. All along, I've been checking it
    in IE 6.0 because all of our users will be using that, however, I
    thought I'd check out the site using Netscape, just to see what would
    happen. Well - the site is a mess when I do! I've been searching all
    over to see where, exactly, the compatiblity problem is (it appears to
    be something to do with table background colors &/or websafe colors)
    but, for this life of me, I can't figure it out. Could someone take a
    quick look at a sample site I've put up (certainly not the "real thing")
    - that site is located at:
    >
    > [url]http://uci.bassoonman.com/soka/[/url]
    >
    > I'm fairly new to DW and am still learning the ropes. Thank you VERY
    much!

    soka,
    1) You've made the page in Layout mode. IMHO, you should start all over
    and make it in Standard (Design) and Code view. This might give some
    pointers: [url]http://www.vendel.info/tabletut/[/url]
    2) It's 138Kb, which will take 20 seconds to download on a 56Kb modem.
    That's about 3-4 times too large/slow.
    3) Your code is a mess. Do a "Clean up html" under commands.
    4) Fix the topmost tags above the <html> and insert correct doctype. It
    seems as if you want xhtml. Is that what you want? :
    [url]http://www.hut.fi/u/hsivonen/doctype.html[/url] and
    [url]http://www.alistapart.com/stories/doctype/[/url]
    5) I'm not sure about this, but you have 144 closing tags looking
    </blabla>. Will that work in xhtml? Shouldn't they look <blabla />?
    6) The link to the CSS seems to fail. This might be due the screwed up
    tags above and in the head.
    IMHO, you have tried to bite off more than you can chew and you've added
    too much javascript and extras without knowing what you're doing. Also,
    I'd skip that flash logo and instead make a faster loading gif that's
    not spinning around and grabbing the attention, and it doesn't require a
    plug-in.
    --
    Dan Vendel - *GOF*
    [url]http://www.vendel.info[/url]
    Contact me directly by clicking here:
    [url]http://contact.vendel.info[/url]
    Formmail tutorial:
    [url]http://www.vendel.info/tut/formmail.html[/url]
    Nested table demonstration:
    [url]http://www.vendel.info/tabletut/[/url]

    Dan Vendel *GOF* Guest

  4. #3

    Default Re: IE 6.0 vs. NS 7.1 Background Mess

    Dan,

    Jus took a look at your site - lots of good info. I wish I had seen it before! Anyway, it looks like a LOT of the problems are that:

    1. I did do some things in layout mode (probably best to avoid it all together from now on).
    2. I used Fireworks to create the popup menu. (is there ANY good set of instructions on how to create one? I posted on another macromedia board, a couple of weeks ago, about how to create them but didn't get a response). Loading that into DW was rather cumbersome, to say the least.
    3. I've regularly use the "cleanup XHTML" under "commands" but it tells me that everything is fine (ugh!).
    4. Now that I've essentially got the design I want, I guess I'll have to start from scratch to recreate it.

    Also, I had created a template which is what I used to generate to sample page I posted. I'm beginning to think that templates are not as simple as perhaps they should be.

    Any other ideas will be greatly appreciated.

    Thanks!




    sokaman webforumsuser@macromedia.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139