$(".tabmenu .cur")[0].scrollIntoView({
behavior: 'smooth',
block: 'center',
inline: 'nearest'
})
快捷键:gundongzhimouchu
源:
sublime_text格式
<snippet>
<content><![CDATA[
\$(".tabmenu .cur")[0].scrollIntoView({
behavior: 'smooth',
block: 'center',
inline: 'nearest'
})
]]></content>
<tabTrigger>gundongzhimouchu(滚动至某处)</tabTrigger>
<scope></scope>
</snippet>
发表评论 取消回复