jquery-ui-accordion
EasyAccordion jquery plugin resume after click
\"easyAccor开发者_开发知识库dion\" jquery plugin stop its movement after clicking on a tab and never resume after that.but i need it , should i implement it myself or this plugin has it embeded? i cou[详细]
2023-03-10 09:12 分类:问答close a section of a accordion in jquery
It\'s a simple question, but i don\'t know how do it. I think there\'s a way to close all of the sections in the accordion attached 开发者_Python百科to a event click, but i haven\'t found a method tha[详细]
2023-03-10 00:31 分类:问答cakephp ajax helper issue
I am currently using the ajax helper found at http://www.cakephp.bee.pl/ I have accordion i would like to update using $this->ajax[详细]
2023-03-09 08:26 分类:问答jquery accordion: activate option using Struts <sj:accordion>
I have a Struts 2 application that is util开发者_开发问答izing the accordion feature of the Struts2 jQuery plugin (http://code.google.com/p/struts2-jquery/wiki/AccordionTag) and I\'m trying to program[详细]
2023-03-08 08:44 分类:问答struts jQuery accordion: disallow user traversal
I\'m using the accordion in the struts jQuery plugin that has 3 accordion items inside.Each of the accordion items has a button at the bottom, which runs a variation of this code: $(\"#accordion\").ac[详细]
2023-03-08 03:44 分类:问答Accordion menu and IE7+ problem
jQuery.noConflict(); (function($){ $(function(){ $(\"#jv_amenu_side49\").accordion({ initShow : \"ul.current\",[详细]
2023-03-07 12:22 分类:问答Why won't jQuery accordion section activate in IE 8?
I am using a multi-part form within the jQuery UI accordion. When a user clicks on \"next,\" the next section that has not already been submitted opens. It is not working properly in IE 8 - the next s[详细]
2023-03-07 11:21 分类:问答Creating inner-accordions into an empty accordion
I have a problem with inner-accordions : the destroy-recreate method to refresh an accordion after adding some panels doesn\'t work correctly.[详细]
2023-03-07 02:40 分类:问答How can I modify they behaviour of this jQuery Accordion?
I\'m using a slightly extended jQuery accordion: http://jsfiddle.net/AuJvc/ I\'ve modified the accordion to allow multiple panels to be open at once, as outlined here: Looking for a JQuery plug-in si[详细]
2023-03-05 00:07 分类:问答jquery accordion with dynamic content
My initial page has an empty div. An ajax transaction fills it with suitable h3/div content. If I call .accordion() before there\'s any content, it has no effect. If I call it after the first content[详细]
2023-03-03 13:51 分类:问答
加载中,请稍侯......