HI all
I wanna create a accordion with jq UI with this options,
accordion have 5 header and load with header 1 by default,and I wanna
disable other headers when user click on them.how can I disable
showing content of header when user click on that.
thanks
I am a Rails developer and new to jQuery so this may be a naive
question:
I am using jQuery Accordion plugin in my project and it is working,
but now I am trying to tweak it and do not know how to:
So I have a page that displays comments as a stack of accordion
folds. This is the code in my appl
I have a simple Accordion which I have given the settings:
$("#accordion").accordion({
event: "mouseover",
header: "h3",
active: false,
collapsible: true,
autoHe
Hello, I am using the jQuery UI accordion widget and cannot get it to
animate. I am calling like this:
$('.ui-accordion').accordion()
My jQuery UI build contains the "effects core" and "effect slide".
What am I missing in order to achieve the animation? Thank you!
Hello all-
As a newbie to jQuery, let me first say I'm terribly impressed. I
like to think I've created a great project by using jQuery and the
credit should go where it's due- the devs. Thanks guys!
My question pertains to the accordion plugin. I have it fully
functioning (I can post it if y
Hi all,
I have a problem with the accordion from UI ... If I have elements
that grow, the container will not.
As the accordion set a fixed height on the container, it cannot grow
=/
Here is the patch I use in ui.accordion.js (line 151) :
function toggle(toShow, toHide, data, clickedActive, down
6 matches
Mail list logo