- Vertical and Horizontal Offsets: properly initialize horizontal and vertical offsets if not specified
- Vertical and Horizontal Offsets: allows fine-grained control of
tourtip
positioning - #39
offset
property has been renamed tomargin
as not to cause confusion with (optional) vertical and horizontal positioning offset properties
- Miscellaneous Improvements: Virtual Steps,
tourComplete
callback, additional tourtip callbacks (on-show
,on-proceed
), tourtip container targeting, optional backdrop,center
andcenter-top
options - #28
tourtip
s are now appended to thebody
element by default