diff options
| author | Alexey <[email protected]> | 2013-09-08 04:49:27 +0300 |
|---|---|---|
| committer | Alexey <[email protected]> | 2013-09-08 04:49:27 +0300 |
| commit | 7ee2b6a976a5041a06514805216673ff6331dc54 (patch) | |
| tree | a6ff5cb94a9f3918fd02ce6b135575be564a6180 /examples | |
| parent | d126d8c6f3ffde8c108bfdf2f554facc9ccc516b (diff) | |
| download | bootstrap-7ee2b6a976a5041a06514805216673ff6331dc54.tar.xz bootstrap-7ee2b6a976a5041a06514805216673ff6331dc54.zip | |
changed attr('data-target') to data('target');
this will extend js interface, to be possible to setup targets for tabs as
var content=$('<div class="tab-pane">',{text: 'content'});
var tab=('<li>',{html: $('<a>',{text: 'Main options'})}).addClass('active').data({target: $main,toggle: 'tab'}).appendTo(tabs);
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
