aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlexey <[email protected]>2013-09-08 04:49:27 +0300
committerAlexey <[email protected]>2013-09-08 04:49:27 +0300
commit7ee2b6a976a5041a06514805216673ff6331dc54 (patch)
treea6ff5cb94a9f3918fd02ce6b135575be564a6180 /examples
parentd126d8c6f3ffde8c108bfdf2f554facc9ccc516b (diff)
downloadbootstrap-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