Results 1 to 2 of 2

Thread: Firefox changes table's CSS

  1. #1
    Join Date
    Dec 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Firefox changes table's CSS

    After using Javascript to set display to none and then back to block, Firefox changes the width of my table. This doesn't happen in IE. Any ideas?

    You can see this in effect at:

    http://www.naverniouk.com/school.php

    Press and "Hide" and "Show" buttons.

  2. #2
    Join Date
    Dec 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Fixed.

    Had to change the width of the table td from 80% to 400px (a fixed value).

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
  •