|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Newcomer Join Date: Apr 2007
Posts: 1
![]() | I have a simple HTML page where I have a form with in a <div style="height: 600px; width: 100%; overflow: auto;">. The mentioned div styles are mandatory to get the expected behavior of the div. Now, in Firefox, the page appears properly as expected. I can scroll down and up the div part by dragging the scroll bar by mouse and I can scroll down and up the div part by rolling up and down the mouse wheel as well. But I am facing the problem if I single-click the mouse wheel, the four headed mouse navigation icon appears and not able to scroll the page up and down by simply moving the icon! In other browser I am getting up and down two headed mouse wheel navigation icon and it allows me to scroll the page up and down by simply moving the icon as expected. Please help. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Here is the test page: <html> <head> <title></title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> </head> <body> <div style="height: 600px; width: 99%; overflow: auto;"> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> <p>test</p> </div> </body> </html> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ it will be a big accessibility issue... please help |
| |
|
| |||||||
| | #2 |
| Wish you were here! | Chances is that you might have a pop up. ![]() Regards, Edmund Ng |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| forum navigation problems | plumsauce | Discuss iWEBTOOL | 9 | 03-07-2007 07:46 PM |
| How Good Are You With Your Mouse.... | AmericanOnlineMall | General Talk | 12 | 10-24-2006 05:53 PM |
| Wheel Of Life...This will Change Your Life | AmericanOnlineMall | General Talk | 0 | 10-17-2006 09:37 AM |
| phpbb issue | UnKnown | Programming | 2 | 09-24-2006 03:12 PM |