Results 1 to 3 of 3

Thread: Footer??

  1. #1
    Join Date
    Apr 2006
    Posts
    584
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Footer??

    Anyone know how to design a footer on a webpage, it's obviously simple to just drop address details towards the bottom of a page... BUT what I want to do is actually have the address details always snap on the very bottom of the page no matter how big or small... I have a horizontal bar which I want to be on the bottom of the page...

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Code:
    <script type="text/javascript">
    //<[CDATA[
    document.write(location.href);
    // ]]>
    </script>
    add that into your footer script.... or you can make it a function and store it in an external file source then just call it every time you want to use it... hope this helps you

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •