VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

tab's 'uniqueNumber' property is undefined in Chrome #114

Open mkalinov opened 9 years ago

mkalinov commented 9 years ago

Hi Vince,

A strange issue: onNext: function (tab, navigation, index) {

.... tab.uniqueNumber - exists in IE but undefined in Chrome. IE version 11, Chrome version 39.0.2171.95 m chromeissue