473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

<htmlarea>

Hi everyone,

The question is below :

<br>
<div style="position: absolute; width: 500px; height: 100px; overflow:
auto; border: 1px solid blue;">

I <b>can</b> include there some HTML code.<br>

<div style="color: green">
This is neat <b>BUT</b>:
</div>

My issue now is that I'd like to be able to scroll this content
without using the scrollbar i.e :<br>
by using the mousewheel (works only in IE)<br>
and by using the keyboard arrows like in a normal textarea zone.<br>
This is done in many webmail sites.<br>
But how can I do that ?<br>
Many thanks in advance for your answers !

</div>
Jul 20 '05 #1
2 1452
Can't be done on an object like this
The page it appears on gets preference when it comes to scrolling.. best bet
is to use an iframe instead
The just target it by dropping the content/HTML into it...
"Buzzy" <bu*******@hotmail.com> wrote in message
news:3f*************************@posting.google.co m...
Hi everyone,

The question is below :

<br>
<div style="position: absolute; width: 500px; height: 100px; overflow:
auto; border: 1px solid blue;">

I <b>can</b> include there some HTML code.<br>

<div style="color: green">
This is neat <b>BUT</b>:
</div>

My issue now is that I'd like to be able to scroll this content
without using the scrollbar i.e :<br>
by using the mousewheel (works only in IE)<br>
and by using the keyboard arrows like in a normal textarea zone.<br>
This is done in many webmail sites.<br>
But how can I do that ?<br>
Many thanks in advance for your answers !

</div>

Jul 20 '05 #2
"Dominique" <ni****@webadstudio.com> wrote in message news:<c4**********@ctb-nnrp2.saix.net>...
Can't be done on an object like this
The page it appears on gets preference when it comes to scrolling.. best bet
is to use an iframe instead
The just target it by dropping the content/HTML into it...


You're right, thank you, it works with the mouse wheel if I use an
iframe but I'd also like to be able to have my cursor in it and use
the keyboard arrows like in the html areas that we use to have when
composing a mail on a webmail site.
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Buzzy | last post by:
Hi everyone, The question is below : <br> <div style="position: absolute; width: 500px; height: 100px; overflow: auto; border: 1px solid blue;"> I <b>can</b> include there some HTML...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.