accordion
jQuery ui accordion normal links
I\'m using jQuery UI accordion(). I have 4 tabs. I want to make 2 sliding which is the way accordion works, and the other 2 just normal links without sliding. I can\'t figure out how to do normal link[详细]
2023-03-03 10:57 分类:问答JQuery Accordion w/color changing headers?
I\'m trying to make a JQuery accordion which will change it\'s style to .active{} when clicked, so the open accordion pane\'s header looks different from all the other panes of the accordion.Here\'s w[详细]
2023-03-03 03:24 分类:问答How to collapse an accordion when it loses focus?
I am using the accordion that is part of the jquery-ui framework. I want the accordion to collapse completely when the user clicks on another part of the screen.[详细]
2023-03-03 02:14 分类:问答ExtJS 4 - Last item of accordion doesn't have x-accordion-hd-last-collapsed class
I\'m working on a ExtJS 4 project (MVC) and I have a navigation panel (panel with layout accordion). My problem 开发者_开发问答is that unlike the accordion layout example, my last item doesn\'t have[详细]
2023-03-02 17:34 分类:问答Make a JQuery Accordion scroll through all panes?
I want to take my JQuery Accordion and, with it starting open on the last element, have each pane successively drop down (to make it clear to the user that there are other panes of content available f[详细]
2023-03-02 13:58 分类:问答Jquery Accordion not displaying properly in Chrome
I am using this jQuery script http://www.marghoobsuleman.com/jQuery-common-accordion and have implemented it into my site.[详细]
2023-03-01 07:43 分类:问答S5 Accordion Menu ( Mootools) changes
I\'m using S5 Accordion Menu on my Joomla site. http://jalousie.al-soft.ru/o-programme What I need is to make it not slide down, when I rel开发者_开发技巧oad page. It needs to work like accordion on[详细]
2023-03-01 01:22 分类:问答jQuery UI Accordion Embedded Form Rename Header
I want to embed a form in my accordion.I want a user to be able to edit the contents of the accordion.Things work fine for the content section of the accordion, but when I try to edit the header of th[详细]
2023-02-27 03:57 分类:问答How to add viewport in Accordion layout
I am having my application using Border layout for Viewport. Now i need to add this whole Viewport into Accordion Layout , i am trying to do this by creating a Accordion panel and then created anothe[详细]
2023-02-26 11:02 分类:问答JQuery Accordion: Open a link instead of sliding down accordion when you click a header
UPDATE: $(\'#menu1\').bind(\'accordionchangestart\', function(e, ui) { console.log( \'accordionchangestart event triggered\' );[详细]
2023-02-26 06:06 分类:问答
加载中,请稍侯......