Welcome Guest Search | Active Topics | Sign In | Register

TabStrip client side getValue Options
quirtep
Posted: Friday, January 16, 2009 4:05:28 AM
Rank: Advanced Member
Groups: Member

Joined: 9/6/2007
Posts: 133
EDIT: Works now - sorry to bother - ToString() was the problem...


Error: info.getItem().ToString is not a function


<script>
function SwitchTab(e, info) {
alert(info.getItem().getValue().ToString());
}
</script>






info.getItem().getText() works, but not getValue()...?


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.