Scrolls specified tab into the veiw.
scrollIntoView(id, [instant], [callBack])
id |
string, id of the tab |
instant |
boolena, if true scrolling is instant |
callBack |
function, call back function when scrolling is done |
Returns
undefined.
Description
Scroll specificed tab into the view if needed..
If you have tabs defined in the following way:
You can trigger scroll in the following way: