jquery UI 选项卡 fx 选项
我有两个标签。这一点,我不想改变。
我要做想要更改的是 fx 选项或在 select 事件中编写一个函数。
select: function(event, ui) { slide 'ui.panel' left or right; return false; }
当我执行这段代码时,什么也没有发生。
我想简单地将左 div 从左滑入,将右 div 从右滑入。
有什么建议吗?
I have two tabs. This, I do not want to change.
What I do want to change is the fx option or write a function in the select event.
select: function(event, ui) { slide 'ui.panel' left or right; return false; }
When I execute this code, nothing happens.
I want to simply slide the left div from left in and the right div from right in.
Any suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论