jQuery.mb.extruder 1.5

Just published the release 1.5 of jquery.mb.extruder with great new issue:

  • modified the flipText behavior (stronger than before).
  • added “positionFixed” param to control the position of the extruder (true id default and the extruder doesn’t scroll with the page; if set to false it scrolls).
  • added a method to disable/enable a voice on the fly:
    $.fn.disableExtruderVoice and $.fn.enableExtruderVoice

Take a look!