Hello again!
I have finally gotten my tabstrips to work fine in most ways. One small problem remains:
When viewing the menu in Win/IE it works perfect. When viewing it on a Mac with any browser (IE, NN, Moz) or Win in any browser other than IE, it has a glitch.
I am using the TabStrip control targeting a MultiPage control for some subordinate links.
The problem is as follows:
When the Tabs load at first, the first (leftmost) tab is selected. When another tab is selected afterwards, the approppriate PageView displays. However, when the first tab is selected again, the PageView is not refreshed, and the links from the previous tab are displayed. Any other tab works except for the very first tab. Every time that the first tab is clicked the pageview does not refresh.
I have noticed that the other browsers (wherever this problem occurs) handle the Controls by supplying Javascript code instead of directing the client browser to the ".htc" files directly through the use of Namespaces.
I have also noticed that Bill2clone has something similar
in this post, yet mine only happens on everything EXCEPT Internet Explorer on Windows:
Any input is sincerely appreciated.
Mili Skikic