Problem with Timer Control!

Last post 11-11-2007 3:04 PM by gt1329a. 2 replies.

Sort Posts:

  • Problem with Timer Control!

    11-10-2007, 1:57 AM
    • Member
      5 point Member
    • mlife
    • Member since 06-21-2007, 11:48 PM
    • Posts 20

    HI, I use timer control in my page.

    each 10 second i show one of some pics in my page by timer control.

    problem is here, when i am scrolling in my page, when pic change, page scroll to top of page (my images change in top of page).

    any one has Idea about it? 

  • Re: Problem with Timer Control!

    11-11-2007, 2:16 AM
    Answer
    • Star
      8,978 point Star
    • dwhite
    • Member since 02-08-2007, 2:25 PM
    • Bristol, CT
    • Posts 1,422

    Don't use the UpdatePanel for this... I recommend using the SlideShow control in the AJAX Control Toolkit.  The result is much nicer and is much less overhead than the UpdatePanel and Timer. 

    -Damien

    Visoft, Inc - Home | Blogs

    Latest Blog Post: Silverlight DataBinding Bug
  • Re: Problem with Timer Control!

    11-11-2007, 3:04 PM
    Answer
    • Star
      13,533 point Star
    • gt1329a
    • Member since 06-23-2002, 8:53 PM
    • Atlanta
    • Posts 2,231
    • ASPInsiders
      TrustedFriends-MVPs
    This jQuery plugin is also an easy way to do it.  Definitely don't use an UpdatePanel.
    Encosia - ASP.NET, jQuery, AJAX, and more.

    Latest article: Using jQuery validation with ASP.NET WebForms
Page 1 of 1 (3 items)