[CLOSED] [MVC 3 Razor] Tabpanel TabScrollerMenu in IE7

  1. #1

    [CLOSED] [MVC 3 Razor] Tabpanel TabScrollerMenu in IE7

    The TabScrollerMenu looks wierd in IE7 (the browser my app is targeted for), but in IE8 it looks perfect.
    How to fix the TabScrollerMenu for IE7?
    My code:
    .Plugins(pItems => pItems.Add(Html.X().TabScrollerMenu()
                                    .ID("TabScrollMenu")
                                    .PageSize(15)
                                  )
            )
    Attached Thumbnails Click image for larger version. 

Name:	TabScrollerMenu_IE7.PNG 
Views:	50 
Size:	7.2 KB 
ID:	4803   Click image for larger version. 

Name:	TabScrollerMenu_IE8.PNG 
Views:	43 
Size:	4.2 KB 
ID:	4804  
    Last edited by Daniil; Sep 25, 2012 at 6:59 AM. Reason: Please use [CODE] tags, [CLOSED]
  2. #2
    Hi,

    I am unable to reproduce.

    Is the compatibility mode switched off?
  3. #3
    I tried with Compatibility mode off in IE8 and it does not work correctly (as shown in the image attachment).
  4. #4
    Quote Originally Posted by dheeraj_us View Post
    I tried with Compatibility mode off in IE8 and it does not work correctly (as shown in the image attachment).
    Initially you said that it works well in IE8. Please clarify did you mean IE7 now?
  5. #5
    I think the statement was a little confusing, let me explain again, works fine in IE8 but does not work in IE8 w/ Compatibility Mode and IE7.
  6. #6
    Thank you for clarification.

    Please look at the resources requests using Fiddler. Are they all loaded correctly?

    Is the issue reproducible on your side with our online example?
    https://examples2.ext.net/#/TabPanel...Advanced_Tabs/

Similar Threads

  1. [CLOSED] [#47] [MVC 3 Razor] Tabpanel Titles
    By dheeraj_us in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Sep 30, 2013, 3:56 PM
  2. [CLOSED] MVC 3 [Razor] TabPanel Content Loading
    By dheeraj_us in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 18, 2012, 7:22 PM
  3. [CLOSED] MVC 3 [Razor] Tabpanel Click
    By dheeraj_us in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 18, 2012, 7:21 PM
  4. Replies: 1
    Last Post: Sep 22, 2010, 8:58 PM
  5. Replies: 7
    Last Post: Apr 27, 2010, 8:42 AM

Posting Permissions