473,406 Members | 2,847 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,406 software developers and data experts.

left to right horizontal scroller

Hello, where can I find an horizontal scroller where I can set the
scrolling direction from left to right?
Thank you

--
elimina unsampdoriano per rispondere via email
Jul 23 '05 #1
4 3035
Generale Cluster wrote:
Hello, where can I find an horizontal scroller where I can set the
scrolling direction from left to right?
Thank you


Make your content wider than the viewport and you'll get a scrollbar:

<div style="width:10000px;">Test</div>

Or use CSS on the body to force a horizontal scrollbar:

<body
style="width:10000px;overflow-x:scroll;overflow:-moz-scrollbars-horizontal;">

(you might have limited success with this approach - it works in Opera
7.54, IE 6.0.2800 and Firefox 1.0PR, but other browsers may or may not
do the correct thing)

I'm not really sure what you're trying to achieve, so it's difficult to
provide assistance.

--
Grant Wagner <gw*****@agricoreunited.com>
comp.lang.javascript FAQ - http://jibbering.com/faq

Jul 23 '05 #2
"Grant Wagner" <gw*****@agricoreunited.com> ha scritto nel messaggio
news:41***************@agricoreunited.com
Generale Cluster wrote:
Hello, where can I find an horizontal scroller where I can set the
scrolling direction from left to right?
Thank you

I'm not really sure what you're trying to achieve, so it's difficult
to provide assistance.

Thanks for your answer.
This is not what I need.
What I need is a script to make an animated news ticker automatically
scrolling from left to right instead of right to left.

Thank you
--
elimina unsampdoriano per rispondere via email
Jul 23 '05 #3
On Tue, 28 Sep 2004 01:44:12 +0200, Generale Cluster wrote:
Generale Cluster wrote:
Hello, where can I find an horizontal scroller where I can set the
scrolling direction from left to right?
... What I need is a script to make an animated news ticker automatically
scrolling from left to right instead of right to left.


Most scripts that scroll from right -> left are relatively
easy to alter so they will do left -> right.

Find a simple one that works on a variety of browsers
and I am sure you will find people here who are happy
to guide you how to alter it (as they correct the
script itself) to scroll in the other direction.

Is this for text, or is it images only?

Newer browsers will render characters from languages
written right-to-left correctly, but older browsers
simply reverse the order of the letters, leaving an
(often quite amusing) mess.

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.lensescapes.com/ Images that escape the mundane
Jul 23 '05 #4
Generale Cluster wrote:
What I need is a script to make an animated news ticker automatically
scrolling from left to right instead of right to left.


What you need is Brain 1.0 to recognize that an animated news ticker,
especially when accomplished with client-side scripting, is a Bad Thing
(and a sender address that can be replied to to get my further attention.)
PointedEars
Jul 23 '05 #5

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

Similar topics

10
by: Anders Wegge Jakobsen | last post by:
Hi, I'm playing around with a layout for a weblog. A mockup can be seen at <http://outside.bakkelygaard.dk/~wegge/testblog/index.html>. The page has a fixed width of 800px, so I'm perfectly...
4
by: Harlan Messinger | last post by:
What is *supposed* to be the way to specify the horizontal offset of (a) the list item's marker and (b) the list item's content? In particular, see ...
3
by: Alex D. | last post by:
does any body knows about some horizontal news scrollers that supports relative position or that resizes automatically to fit the whole horizontal space when viewed in different resolutions? ...
8
by: marco | last post by:
Hi ! I have this part of code and i can not find out why the scroller is starting from left to right instead RIGHT to LEFT. This is the main part and the scroller is working fine but from the...
0
by: =?Utf-8?B?QmlzaG95?= | last post by:
Hi All, I have a Right to Left web page with asp.net 2.0 containing a horizontal menu. The menu is right to left as the page. The problem is the submenu items or the dynamic menu items are...
3
by: lolo | last post by:
hello. happy new year. I'm trying to build a website for my wife and she is adament on having a horizontal thumbnail scrolling div. great. I have a good vertical scrolling thing, but can't...
5
by: OtisUsenet | last post by:
Hi, I'm killing myself trying to get a "horizontal nav bar" where some text is left aligned, and some is aligned to the right, kind of like this: LEFT ...
2
by: Steve | last post by:
Hi All I want to prevent the Windows Tabcontrol from showing the horizontal scroll bar when the Number of Tabs exceeds the width of the control I use code in 2 buttons to control the...
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: 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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.