driver.js
driver.js copied to clipboard
when the element's position has changed, the tour's position don't change at the same time
when the element's position has changed, the tour's position don't change at the same time; then,i try to use ' driver.refresh()' , but it doesn't work...i don't know why ???
Were you able to solved this problem @wmo123 ?
@kamranahmedse I think driver.refresh() is not public method and we cannot use it
We just released v1.0 of driver.js which has been rewritten from the ground up. You now have refresh
method publicly available for use. Please have a look at the docs and do let me know if you face any issues.