Wrox Programmer Forums
|
BOOK: Beginning JavaScript 2nd Edition For questions about Beginning Javascript 2nd Edition by Paul Wilton. (ISBN: 0-7645-5587-1). Published April 2004. For Javascript questions not specific to this book, please see the Javascript forum. If you have the 1st edition, please continue to use that forum instead at: http://p2p.wrox.com/forum.asp?FORUM_ID=21
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript 2nd Edition section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 19th, 2005, 12:53 AM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Scrolling Status Bar Text

(chapter 9, "Timers in a web page" section, Scrolling Status Bar Text Example)

I tried changing the script so instead of starting in the middle of the status bar - the text will start from the right end of the status bar, I tried doing so by changing the number of spaces like:
   else
   {
      availWidth = 500;
      // document.body.scrollWidth / 10;

but no matter how many spaces I set it to, the only thing that changes is the amount of time that passes before I actually see the message showing up in the status bar, but again - from the middle and not from the right end.

how do I fix this? thanks alot.






Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling bar for a webpart mahesh_sharepoint SharePoint Development 3 January 21st, 2013 06:01 AM
Status Bar ironchef Java GUI 0 October 26th, 2006 09:19 PM
Menu help in Status Bar.panel(1).text Kaustav VB How-To 9 February 5th, 2004 01:14 AM
Status Bar soccers_guy10 Pro VB.NET 2002/2003 3 August 12th, 2003 11:48 PM
Status Bar question Tere Beginning VB 6 1 July 5th, 2003 05:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.