Results 1 to 10 of 10

Thread: IE Tables Ignores CSS

  1. #1
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default IE Tables Ignores CSS

    Hey me again,

    Anyone know why my Contact Form Table in IE ignores my CSS whilst in Firefox everything appears ok?

    Any clue would be of great help.

    Thanks

  2. #2
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    PS. Its just the font that won't format.

  3. #3
    Join Date
    Mar 2006
    Posts
    97
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Co's IE is buggy

  4. #4
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I never would have guessed that.... :p

    Anyone else

  5. #5
    Join Date
    Oct 2005
    Posts
    256
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you have to explicity use TD {} or set the doctype to XHTML strict for it to work

  6. #6
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Tried that makes no change.

    Edit: Nevermind fixed it.

  7. #7
    Join Date
    Oct 2005
    Posts
    256
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Beats my problem. IE6 just does NOT want to render this table as it's built out of divs.

  8. #8
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    One more question, anyone know how to add a Redirect to an ASPEmail form and script?

    E.g. User Submits form, .asp run, redirects user to Thank you for sending page.

  9. #9
    Join Date
    Oct 2005
    Posts
    256
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    <% Response.Redirect "thank-you.asp" %>

    ?

  10. #10
    Join Date
    Apr 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try assigning styles to the form element, especially if it starts inside your table. You can also format styles for the various input type fields.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. CSS Guide/Tutorial
    By carpeni in forum Garble
    Replies: 7
    Last Post: 28th April 2006, 10:21 PM
  2. XMl/XSLT/CSS Sitemap
    By jaimalchohan in forum XML
    Replies: 3
    Last Post: 28th February 2006, 10:18 AM
  3. Pivot Tables
    By s80wkr in forum ASP (VBScript)
    Replies: 1
    Last Post: 13th February 2006, 10:46 AM
  4. Table-less design, css & XHTML
    By JohnnyW in forum Website and Graphic Design
    Replies: 2
    Last Post: 22nd December 2005, 12:06 PM
  5. Recordsets using sub tables
    By s80wkr in forum ASP (VBScript)
    Replies: 11
    Last Post: 1st March 2005, 01:53 PM

Bookmarks

Posting Permissions

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