Results 1 to 5 of 5

Thread: [RESOLVED] Accordion Menu

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2006
    Location
    London, UK
    Posts
    816

    Resolved [RESOLVED] Accordion Menu

    Can someone help me here?

    I'd like to use this accordion menu but as I'm a complete newbie to html I am having some major difficulty adding it to my project.

    I'm getting all sorts of errors when I try:
    Error updating JScript IntelliSense....
    Elements occurring too few times
    ddaccordion.js not found even though I've loaded it into the project.
    The class of CssClass is not defined.
    and quite a few others


    Thought it would be a fairly simple thing to add but seems to be way out of my league. Does anyone have any tips or alternatives to achieve this type of accordion menu in Visual Studio?

  2. #2
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Accordion Menu

    Hey,

    What version of Visual Studio are you developing in?

    I have never played with the control that you link to, but if you are using Visual Studio 2005 with AJAX Extensions, or Visual Studio 2008, you might want to think about the Accordian Control that ships from Microsoft. In theory, this should be easier to integrate into your application.

    You can find an example of this control here:

    http://www.asp.net/AJAX/AjaxControlT...Accordion.aspx

    Hope that helps!!

    Gary

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2006
    Location
    London, UK
    Posts
    816

    Re: Accordion Menu

    It's taken a while but I finally got the AJAX control you suggested working.

    There's a good demo video here:

    http://www.asp.net/learn/ajax-videos/video-87.aspx

    I didn't have the template that the video suggested and it didn't quite work. I found an accordion demo project has the missing bits of code. Demo project is 527kB so can't attach it.

    Thanks for the suggestion.

  4. #4
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Accordion Menu

    Hey,

    No probs, glad you got it working!!

    For the benefit of others, can you post a link to the demo project that you found, rather than uploading it?

    Gary

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2006
    Location
    London, UK
    Posts
    816

    Re: [RESOLVED] Accordion Menu


Posting Permissions

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



Click Here to Expand Forum to Full Width