Rank: Newbie Groups: Member
Joined: 10/31/2008 Posts: 6
|
When i click on the TabStrip item only the item i clicked stay Visible other hide autmatically when the callbackpanel event completed, but when i move the mouse on TabStrip control all the item showback. TabStrip item does not auto hide if i am selecting the first item. TabStrip is not part of callbackpanel.[
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This usually has to do with other contents/code in your page. Try to comment them out block by block to see if you can find out the offending part. Once you find that out, it should be easy for you to find a solution.
Thanks!
|