iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-07-2009, 05:14 PM
ofer's Avatar
WebProWorld New Member
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 7
ofer RepRank 0
Default Scrollwheel not working in overflow div on IE …

Hello all,

I have a div on my website set to overflow surround with other fixed position divs.


Example of pages can be seen at :

Example pages will follow as I can not post a direct link ...

So once the mouse is inside the div, the content can not be scroll using the scrollwheel. Scroll bar is working!
This is happening only on IE7. On FF and Chrome everything work perfect.

Any thoughts would be much appreciated.

Ofer.
Reply With Quote
  #2 (permalink)  
Old 03-07-2009, 05:18 PM
ofer's Avatar
WebProWorld New Member
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 7
ofer RepRank 0
Default http://eilati.com/htm/early.htm

Link to Mix of images and text links page in the title line

Thanks
Reply With Quote
  #3 (permalink)  
Old 03-09-2009, 05:24 PM
Moderator
WebProWorld Moderator
 
Join Date: Oct 2003
Location: Alberta, Canada
Posts: 878
weegillis RepRank 6weegillis RepRank 6weegillis RepRank 6weegillis RepRank 6weegillis RepRank 6weegillis RepRank 6weegillis RepRank 6
Default Re: Scrollwheel not working in overflow div on IE …

IE must not be 'sensing' the mouse pointer unless it's through an a:hover element. Perhaps give the entire container a :hover property.
Code:
#content:hover {
 cursor: default;
}
This will only work in IE 7 since IE 6 doesn't recognize a pseudo selector on most elements (anchor aside).

IE 6 will may also present other issues with the 'newer' CSS in your page. Some testing will be required to learn what to expect.
Reply With Quote
  #4 (permalink)  
Old 03-09-2009, 06:47 PM
ofer's Avatar
WebProWorld New Member
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 7
ofer RepRank 0
Default http://eilati.com/htm/links.htm …

Quote:
Originally Posted by weegillis View Post
... This will only work in IE 7 since IE6 ...
Thanks, but it is not working.

In general I do not care for IE6 ...

Can someone help ...

The link in the title line also show the problem ...

Thanks,

Ofer.
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE7 CSS overflow:hidden?? chandrika Graphics & Design Discussion Forum 4 11-18-2007 10:07 PM
my overflow div gets messed up with mice scrollwheels? help! technica Graphics & Design Discussion Forum 10 04-15-2006 10:39 PM
Overflow problem drummin Graphics & Design Discussion Forum 0 08-31-2004 04:04 AM


All times are GMT -4. The time now is 03:26 AM.



Search Engine Optimization by vBSEO 3.3.0