Changes between Version 6 and Version 7 of S3/S3GroupedOptionsWidget


Ignore:
Timestamp:
04/01/13 19:53:40 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3GroupedOptionsWidget

    v6 v7  
    5757'''The widget is instantiated for an element like''':
    5858
    59 {{{
     59{{{#!js
    6060$('#example').groupedopts({columns=3})
    6161}}}