Results 1 to 3 of 3

Thread: Time-Based Progress Bar Stops on Click

  1. #1
    Join Date
    Feb 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Time-Based Progress Bar Stops on Click

    I am using the following time-based progress bar by Brian Gosselin:

    http://www.dynamicdrive.com/dynamici...mlprogress.htm

    It works great, does exactly what I want, however when you click on it, it stops loading and the specified action occurs automatically. How can I prevent this from happening?

  2. #2
    Join Date
    Feb 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nobody?

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Edit the script. Remove both instances of:

    Code:
     onmouseup="hidebar()"
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •