Forums

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

Home Forums JavaScript jQuery Accordion Issue !!!

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41497
    Raza
    Member

    Well I’m using multiple jQuery sliders on this same page & somehow I have managed to make it work, but now there’s a problem:
    http://www.tradeglobus.com/index2.php

    The accordion menu in “Premium Memberships” div actually works on mouse hoverintent, when I added “jquery noConflict” then everything else started to work but the accordion menu is now working on CLICK event, not on hover.

    Here’s the Code:

    Can anyone of you PLEASE highlight my mistakes in this code ?

    *******************

    I just replaced “click hoverintent” to “on hover”, & now its working !

    #118374
    danieldatton
    Member

    $accui( “#accordion” ).accordion({
    event: “click hoverintent”

    #118376
    Raza
    Member

    @Daniel

    I didn’t get it……..it looks same I guess

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