Results 1 to 2 of 2

Thread: <div>

  1. #1
    Join Date
    Jun 2005
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default <div>

    I have a div section, I set the height to 500px;

    then inside, I will put dynamic image, hide it far away below 500px; i set the div section overflow property to hidden. but if you click to this div, and scroll, I still can scroll up my hidden image become visible, any helps

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    <img style="display:none;" src="some.gif">
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •