If I use the arrow keys it works fine. But if I click on the next or back button opening a new page
I am using setOptions like below:
setOptions({
steps:[{
element: '#cmsinput',
intro: 'ENTER URL HERE',
position:'bottom'
}],
'showStepNumbers': 'false'
});