如何使用按钮从一个选项卡面板导航到另一个选项卡面板? [英] how to navigate from one tab panel to another tab panel using buttons?

查看:74
本文介绍了如何使用按钮从一个选项卡面板导航到另一个选项卡面板?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个按钮,用于从一个ajax选项卡面板导航到另一个........当我创建一个按钮事件....在它内部activetab属性不工作???请给我解决方案。

i have a button where it is used to navigate from one ajax tab panel to another........where when i create a button event....inside it activetab property is not working??? pls give the solution for me.

推荐答案

请查看按钮的jquery事件。

为您的解决方案,
Please look at jquery events for button.
for your solution,


(#buttonId)。点击(function(){



//在此处写标签可见代码。



});
("#buttonId").click(function(){

// write tab visible code here.

});


这篇关于如何使用按钮从一个选项卡面板导航到另一个选项卡面板?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆