jawn-ha

Results 12 comments of jawn-ha

> That would be perfect for some scenarios of mine, yes. > > To illustrate with pseudocode: > > ``` > driver.defineSteps([ > { > element: '#first-element-introduction', > popover: {...

> Hello, first thank you for the good work you've done! > However, I stumbled over the same problem. If you check at the beginning of a tour that all...

根据$route.path用v-if隐藏了二级子路由的页面内容

> @linjiayu2012 我的tooltip是在table里的 。 然后用了你这个之后出现了tooltip定位出错的问题。你有遇到过嘛。比如我鼠标悬浮屏幕最下面的文字,结果tooltip出现在屏幕最上面[捂脸] 我找到了一个新的解决办法,全屏body然后把目标div添加以下css属性 .fullscreen-target { position:fixed !important; z-index:2002; top: 0; left: 0; right: 0; bottom: 0; }

期待国内的相关应用尽快落地

same problem? Did you solved?