Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Baden

    (@baden03)

    All right! Glad you like the plugin, mate!
    Currently, you would have to hack the collapse.js file in a few places—and this would make the speed change globally for all elements.

    But… we could maybe add a speed control to the next update just for you—not only because you are obviously super cool and have great taste—but also because you referenced Speedy Gonzales!

    ?Andale! ?Andale! ?Arriba! ?Arriba! ?Yii-hah!

    Would you like control on an element by element basis, or would it make more sense to deal with speed globally across all expand elements on your site?

    Thread Starter Ramzii

    (@ramzii)

    Baden! Im glad ive found a man of GRAND STATURE in thee!

    Euhm, no preference really. Element would be cool, for the perfectionists. But I would be glad with a global speedcontroller aswell.. so just, be creative with it? IDK ??

    In the meantime, the collapse.js file, what am I exactly looking for?
    I used your kick-an-ass-plugin for a client, and they havent said anythine about the speed… yet. But if they will, id like to be able to respond quickly.

    Awesomenessss, take your time, in contrary to the plugin this has no rush. ?? Cheers.

    ps – wheres your donate button?

    Plugin Author Baden

    (@baden03)

    Ramzil.

    OK. We will build this into the next release. In the mean time to change the speed globally, open up collapse.js and replace fast with your desired duration in every instance of:

    slideToggle('fast', function() {
    	// Animation complete.
    });

    Durations are given in milliseconds; higher values indicate slower animations, not faster ones. The strings ‘fast’ and ‘slow’ can be supplied to indicate durations of 200 and 600 milliseconds, respectively. –jQuery .slideToggle() Documentation

    You can also just download a beta of the next release fresh from the plugin oven. You will still have to open up the collapse.js file, but only change the ‘duration’ variable at beginning of the file.

    As for donations, if you are moved throw a bean or two in our plugin-jar you are welcome to fill your boots! Visit either the plugin’s home on the Plugin Oven or the Flying Houseboat project.

    Make it a great day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: jQuery Collapse-O-Matic] its le speedy gonzales, awesome speediness’ is closed to new replies.