Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-01-2010, 05:17 PM   PM User | #1
johnmerlino
Regular Coder

 
Join Date: Oct 2009
Posts: 189
Thanks: 38
Thanked 3 Times in 3 Posts
johnmerlino is an unknown quantity at this point
scrollbar is not appearing

Hey all,

I have this css declaration:
Code:
.popup_block a[href="thumb"] {
  width: 500px;
  width: 500px;
  background: url(/images/thumb.jpg) no-repeat 20% 20%;
  display: block;
  overflow: scroll;
}
Problem is when the popup displays the image. Although a scrollbar appears, the slider is missing to actually do the scrolling. So I can't drag anything to show hidden part of image in window. This occurs in both Firefox and Safari.

Thanks for response.
johnmerlino is offline   Reply With Quote
Old 11-01-2010, 05:29 PM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,689
Thanks: 158
Thanked 2,184 Times in 2,171 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Quote:
Thanks for response.
Sorry, we can't guess the rest of your code to get the issue. Can we have a link to your page?
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 11-02-2010, 12:02 AM   PM User | #3
johnmerlino
Regular Coder

 
Join Date: Oct 2009
Posts: 189
Thanks: 38
Thanked 3 Times in 3 Posts
johnmerlino is an unknown quantity at this point
Heres the site:
http://www.humandiet.net/

When you click the image on bottom, you will see what I'm talking about.

Thanks for response.
johnmerlino is offline   Reply With Quote
Old 11-02-2010, 12:33 AM   PM User | #4
DrDOS
Senior Coder

 
Join Date: Sep 2010
Posts: 1,228
Thanks: 11
Thanked 156 Times in 156 Posts
DrDOS is infamous around these parts
You have the width specified twice. Could that be confusing the situation, as there is no height?
DrDOS is offline   Reply With Quote
Reply

Bookmarks

Tags
css, html, overflow, popup, scrollbar

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:10 AM.


Advertisement
Log in to turn off these ads.