Results 1 to 2 of 2

Thread: Auto Resize

  1. #1
    Join Date
    Jan 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto Resize

    Hello,

    I have done a Javascript auto resize for the columns of this website: http://bmoaccountants.kingfishercrea....au/index.html

    When I put too much text in the left column, the column is not resizing. It stays set at 400px.

    Any help would be great.

    Thanks

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Probably because you set the height in pixels. Try setting the height to a percentage, or, more preferable, leave the height alone (get rid of its values). That may work.

    -magicyte

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
  •