Results 1 to 2 of 2

Thread: About Random iframe content !! Help me

  1. #1
    Join Date
    Nov 2006
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question About Random iframe content !! Help me

    http://www.dynamicdrive.com/dynamici...ndomiframe.htm
    I use this code.But I want something
    How to I fixed this code.
    I want when I pull scrollbar This frame(my content) must befixed

    like this;
    http://www.dynamicdrive.com/dynamicindex14/bgslide.htm

    I am sorry my bad english

  2. #2
    Join Date
    Nov 2006
    Posts
    65
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I add this code;
    Code:
    <style type="text/css">
    
    #dynstuff {
    position:fixed;
    }
    
    </style>
    ie7 and mozilla fixed ok
    but ie6 not fixed.

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
  •