Results 1 to 3 of 3

Thread: Divs + rep

  1. #1
    Join Date
    May 2005
    Location
    united kingdom
    Posts
    8,084
    Tokens
    595

    Latest Awards:

    Default Divs + rep

    Is there a way to make the div scroll with you when you scroll?

    For e.g. if you had a black box up the top like a nav, can you make that scroll with you so you can always see it? + Rep to the person who helps [Like a fixed background attachment]
    Last edited by myke; 04-11-2006 at 03:01 PM.

    drink up this bottle of yeah
    and P A I N T your body on me


  2. #2
    Join Date
    Feb 2006
    Location
    Ontario Canada
    Posts
    4,587
    Tokens
    0

    Latest Awards:

    Default

    on dymanic drive theres a script to do it.

    .:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
    .:.: Stand up for what is right, even if you stand alone:.:.


  3. #3
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    693
    Tokens
    0

    Default

    <div style="position:fixed; top:0px;">
    </div>

    change top, or replace it with left, right or bottom, or combine them.
    XHTML, CSS, AJAX, JS, php, MySQL.

    --

    HxF moderators can't read timestamps.

Posting Permissions

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