<telerik:RadTabStrip ID="radTabIn" runat="server" Skin="Web20" SelectedIndex="0" style="float:none" MultiPageID="radIPPage" Width="100%"> <Tabs> <telerik:RadTab Text="<span class='underline'>R</span>egistration Address" Width="22%" TabIndex="0" Selected="True" AccessKey="R" ToolTip="Alt+r"> </telerik:RadTab> <telerik:RadTab Text="<span class='underline'>P</span>atient Details" Width="22%" TabIndex="1" AccessKey="P" ToolTip="Alt+p"> </telerik:RadTab> <telerik:RadTab Text="<span class='underline'>W</span>ork Address" Width="21%" TabIndex="2" AccessKey="W" ToolTip="Alt+w"> </telerik:RadTab> <telerik:RadTab IsBreak="true" Text="Past <span class='underline'>H</span>istroy" Width="25%" TabIndex="3" AccessKey="H" ToolTip="Alt+h"> </telerik:RadTab> <telerik:RadTab Text="Aller<span class='underline'>g</span>ies" Width="22%" TabIndex="4" AccessKey="G" ToolTip="Alt+g"> </telerik:RadTab> <telerik:RadTab Text="Ha<span class='underline'>b</span>its-Immunisation" Width="22%" TabIndex="5" AccessKey="B" ToolTip="Alt+m"> </telerik:RadTab> <telerik:RadTab Text="D<span class='underline'>o</span>ctor Details" Width="21%" TabIndex="6" AccessKey="O" ToolTip="Alt+o"> </telerik:RadTab> <telerik:RadTab Text="Roo<span class='underline'>m</span> Allotment" Width="25%" TabIndex="7" AccessKey="M" ToolTip="Alt+m"> </telerik:RadTab> </Tabs> </telerik:RadTabStrip>Hi
This is Rathan . I palced one radmenu control inside the form ,its showing properly in IE7 ,But not properly align the
IE8 version like below screenshot and tabcontrol sourcecode. Please help me for rectify this problem .
Thank u in Advance.