473,396 Members | 1,785 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,396 software developers and data experts.

Autoscroll scrolling content position off when browser window size changed

Hello,

I have an index page with an autoscroller writen with CSS.
The problem is the scrolling content(text and inages)'s position is correct
but will off position when the broswer(IE) window size was changed.
How can I make the scrolling content "stick" the position with respect to
the scrollowing box?
Your advise is appreciated.

Spencer
Jul 20 '05 #1
3 9646
spencer <sp*******@cox.net> wrote:
I have an index page with an autoscroller writen with CSS.
The problem is the scrolling content(text and inages)'s position is
correct but will off position when the broswer(IE) window size was
changed.
How can I make the scrolling content "stick" the position with
respect to the scrollowing box?
Your advise is appreciated.


Advice comes best with an example URL.
--
Michael Wilcox
mjwilco at yahoo dot com
Essential Tools for the Web Developer - http://mikewilcox.t35.com
Jul 20 '05 #2
Sorry!
Here is the URL: www.edgesoundmachine.com
TIA

"Michael Wilcox" <mj*****************@yahoo.com> wrote in message
news:u%*******************@newsread3.news.atl.eart hlink.net...
spencer <sp*******@cox.net> wrote:
I have an index page with an autoscroller writen with CSS.
The problem is the scrolling content(text and inages)'s position is
correct but will off position when the broswer(IE) window size was
changed.
How can I make the scrolling content "stick" the position with
respect to the scrollowing box?
Your advise is appreciated.


Advice comes best with an example URL.
--
Michael Wilcox
mjwilco at yahoo dot com
Essential Tools for the Web Developer - http://mikewilcox.t35.com

Jul 20 '05 #3
*spencer*:

I have an index page with an autoscroller writen with CSS.
I highly doubt that. You probably used some sort of client-side scripting
language, JavaScript perhaps. However, scrolling is the user's job, because
only he knows when and how quick he wants to see further content.
The problem is the scrolling content(text and inages)'s position is correct
but will off position when the broswer(IE) window size was changed.
Then do an update on window size change. That's of course not possible with
CSS.
How can I make the scrolling content "stick" the position with respect to
the scrollowing box?
The CSS approach for "sticking" something is "position: fixed", but maybe
you mean "position: relative" instead.
Your advise is appreciated.


Forget autoscrollers. Forget any moving or blinking text.
Ever tried to read all of the movie credits? Or CNN's crawl when doing
something else at the same time?

| <http://www.edgesoundmachine.com/>

In the most advanced browser I have, that page consists /only/ of a search
box, the text "Show Specials!" (white on orange) and "News Flash" (white on
pink). (With Lynx it's a little more informative, though.) I hope for you
that you don't want to sell anything there.

--
The mind is like a parachute; it works much better when it's open.
Jul 20 '05 #4

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

Similar topics

7
by: Pete | last post by:
I'm working (playing) on a mouse following script. Yes, the sort no one likes but I'm having great fun tinkering with it - sad. Anyway, if there's enough page content to cause scrolling and I...
12
by: Major Man | last post by:
Hi, I have this .jpg picture that's 700 x 200. What I wanna do is display it on a 300 x 200 window, and have it scroll left and right, back and forth. Can anyone help this newbie? TIA
12
by: NewSun | last post by:
I draw a grid on a panel.And panel1' property AutoScroll is set true.When HScroollBar is Scroolling,the grid is error. I have rewritten the mathod of WndProc.But the effect is unexpected. How can...
0
by: linkspeed2000 | last post by:
Hi, All: When using AutoScroll feature, the UserControl moves the unchanged part and only paints the changed part. This only works under following situations: 1. when OnPaint() function always...
1
by: malcolm | last post by:
I have a scrollable vb.net form with a web browser (axWebBrowser) instance on it. All is well until I try to change the left/top (and perhaps height/width) of the web browser on the form. If...
0
by: Jeff | last post by:
I am making a custom control that displays images, allows zooming in and out, and can fit the image to the control. The way I am handling all of this is probably not best, but I was looking for a...
8
by: knoxautoguy | last post by:
This problem has consumed a lot of my time, and I'm aftraid someone will tell me that my whole approach to this objective is wrong; however, I would like to know if there is a way to do this. I...
0
by: eweaver | last post by:
Hello, I have a problem with getting an autoscrollbar to end up where I want it. Things to know about the prob: I have an imagebox inside of a Panel for (inheritance of) autoscroll capabilities....
1
by: vp.softverm | last post by:
hi all . Am facing problem with the date picker. when i click on date picker in a popup window. the date table is opened in the middle of the pop up window. and it is unable to scroll with...
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.