Scrolling text on status bar
Hi
I have seen a scrolling text line on the status bar on this website
http://www.wakefieldhospice.org/
The words appear at the bottom of the screen when the page is loaded.
How is this done - I like the effect but it may be above my skill level
Dose anyone have a link to a web page that would discribe this or really
simple instrctions.
Thank you
--
Wayne
Manchester, England.
Re: Scrolling text on status bar
Google for javascript scrolling text.
Be advised however that this is disabled in IE 7.
<imho>
Additionally, why do you want to draw a users attention to a space twenty pixels high at the bottom of their
screen,
when your full web page is what you want them to see.
</imho>
--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
"Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
news:3FF1758B-0FE2-49F5-834E-E7D877D8A0A0 [at] microsoft.com...
> Hi
>
> I have seen a scrolling text line on the status bar on this website
> http://www.wakefieldhospice.org/
> The words appear at the bottom of the screen when the page is loaded.
>
> How is this done - I like the effect but it may be above my skill level
>
> Dose anyone have a link to a web page that would discribe this or really
> simple instrctions.
>
> Thank you
>
>
> --
> Wayne
> Manchester, England.
>
Re: Scrolling text on status bar
Not a good example - no scrolling status bar on the Home page, and other
all other pages fail to open with Active-X and VB Script errors.
The status bar text is controlled by JavaScript, but be warned that IE7
and FireFox can be set to ignore any JavaScript that affects the status
bar.
Googling for "status bar scrolling text" (without the quotes) gives lots
of javascript sources.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
news:3FF1758B-0FE2-49F5-834E-E7D877D8A0A0 [at] microsoft.com:
> Hi
>
> I have seen a scrolling text line on the status bar on this website
> http://www.wakefieldhospice.org/
> The words appear at the bottom of the screen when the page is loaded.
>
> How is this done - I like the effect but it may be above my skill level
>
> Dose anyone have a link to a web page that would discribe this or really
> simple instrctions.
>
> Thank you
>
>
> --
> Wayne
> Manchester, England.
Re: Scrolling text on status bar
I will leave it then. It's good to have advice when "not" to try things.
Thank you
--
Wayne
Manchester, England.
"Ronx" wrote:
> Not a good example - no scrolling status bar on the Home page, and other
> all other pages fail to open with Active-X and VB Script errors.
>
> The status bar text is controlled by JavaScript, but be warned that IE7
> and FireFox can be set to ignore any JavaScript that affects the status
> bar.
>
> Googling for "status bar scrolling text" (without the quotes) gives lots
> of javascript sources.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "Wayne-I-M" <WayneIM [at] discussions.microsoft.com> wrote in message
> news:3FF1758B-0FE2-49F5-834E-E7D877D8A0A0 [at] microsoft.com:
>
> > Hi
> >
> > I have seen a scrolling text line on the status bar on this website
> > http://www.wakefieldhospice.org/
> > The words appear at the bottom of the screen when the page is loaded.
> >
> > How is this done - I like the effect but it may be above my skill level
> >
> > Dose anyone have a link to a web page that would discribe this or really
> > simple instrctions.
> >
> > Thank you
> >
> >
> > --
> > Wayne
> > Manchester, England.
>
>