Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default browser support

    I keep getting target browser check errors that come up saying that "the height
    atribute of the TABLE tag is not supported [mozilla 1.0, netscape 7.0, safari
    1.0] " it doesnt seem to do anything when i change the hieght size in the code.

    is this causing my pages to be stretched out when open in firefox, netscape
    and safari?



    gdsandman Guest

  2. Similar Questions and Discussions

    1. Multiple Browser Support
      How would I install Flash Player 8 on Firefox and Flash Player 7 on Safari? Thanks in advance
    2. Check Browser Support Button Not Visible
      I am out of ideas on how to make the Check Browser Support Button visible next to the Title area on the toolbar. I'm sure it's something so simple....
    3. CSS Browser Support
      Hey everyone, I am developing a website at the moment using <div> in DW8 The webpage displays perfectly in Internet Explorer but when I use...
    4. Does the users browser support Flash?
      I want some sort of script on my website that checks if the visitor browser support Flash or if they need to download a plug-in. Have looked for...
    5. CS Browser - colors darken while viewing in browser
      I recently installed Photoshop CS. I set up color management. When I browse a set of images taken with my Sony F717 they appear in the browser (with...
  3. #2

    Default Re: browser support

    > is this causing my pages to be stretched out when open in firefox,
    > netscape
    > and safari?
    Could be. Table height is invalid HTML and is not rendered at all on any
    page with a valid and complete doctype.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "gdsandman" <webforumsuser@macromedia.com> wrote in message
    news:e57m2q$dte$1@forums.macromedia.com...
    >I keep getting target browser check errors that come up saying that "the
    >height
    > atribute of the TABLE tag is not supported [mozilla 1.0, netscape 7.0,
    > safari
    > 1.0] " it doesnt seem to do anything when i change the hieght size in the
    > code.
    >
    > is this causing my pages to be stretched out when open in firefox,
    > netscape
    > and safari?
    >
    >
    >

    Murray *ACE* 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