Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery UI Accordion – Add Event to Title-Click

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31213
    Tobi
    Participant

    Hi everybody

    I’m looking for a way to make accordion change the page when clicking on a Title in addition to sliding down the sub-menu.

    example:

    When I click on “Home”, the Browser should jump to index.html
    When I click on “About”, the Browser should jump to about.html and reveal Team and AGB.

    Anyone know how to do this?

    thanks in advance

    #111572
    linleizi
    Member

    Edit jquery.ui.accordion file。
    Click event bind to element。

    code:
    [Your text to link here…](
    http://linleizi.iteye.com/blog/1694986 “code”)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.