Where are AJAX/javascript functions and events for ASP.NET controls located?

Last post 05-11-2008 8:39 PM by xsirxx. 3 replies.

Sort Posts:

  • Where are AJAX/javascript functions and events for ASP.NET controls located?

    05-08-2008, 6:54 PM
    • Loading...
    • xsirxx
    • Joined on 04-28-2008, 3:53 PM
    • Posts 2

    I hope this hasn't been answered before, if so sorry about the post.  I am currently looking for a website, book, any documentation really - that has ALL the functions/events on ASP.NET controls for javascript. I am working on asp:Menu and AjaxControlTookKit:HoverMenuExtender.  I cant seem to find any documentation for the client-side functions/events.  By read all the forum posts I found that .add_shown can be used on the HoverMenuExtender.  It seems everyday though im stuck with trying to find all these control's functions/events.  So I would love to have the documentation for all of them pertaining to the client-side programming.  This would help me out IMMENSELY.

     

    Thanks much!

    Brad 

  • Re: Where are AJAX/javascript functions and events for ASP.NET controls located?

    05-08-2008, 10:17 PM
    Answer
    • Loading...
    • mrmercury
    • Joined on 04-04-2006, 6:26 PM
    • Mexico City
    • Posts 217
    Regretfully I don’t think there’s any documentation for the client methods and events of the Toolkit; you should check the code that comes with the Toolkit to see how the controls work, you can find it in the folder you unzipped the Toolkit.
    If this post helped you please remember to set it as Answer so it can help others.
  • Re: Where are AJAX/javascript functions and events for ASP.NET controls located?

    05-09-2008, 11:25 AM
    • Loading...
    • gt1329a
    • Joined on 06-24-2002, 12:53 AM
    • Atlanta
    • Posts 1,523
    Check out HoverMenuBehavior.js in the Toolkit source.  The functions not preceded by an underscore are generally the ones that are intended for you to use.
  • Re: Where are AJAX/javascript functions and events for ASP.NET controls located?

    05-11-2008, 8:39 PM
    • Loading...
    • xsirxx
    • Joined on 04-28-2008, 3:53 PM
    • Posts 2

     GREAT IDEA!  I didnt know that source existed, I thought it was just demos of the controls.  That helps me out a TON!  Thanks to both of you who responded!

     

    --Brad 

Page 1 of 1 (4 items)