Results 1 to 4 of 4

Thread: Ajax tab panel showing error

  1. #1
    Join Date
    Nov 2009
    Posts
    1,035

    Ajax tab panel showing error

    Hello,

    I am getting a error regarding the ajax. When i am using the ajax it shows the error with the ajax tabbed panel. It happens after adding the tabbed panel. When i open it in the web browser that is internet explorer at that time i found the error with the the same. So now i need help from your side. Help me please it urgent for me to do so because my project has been stopped in midway.

    Thanks in advance.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,755

    Re: Ajax tab panel showing error

    I am sure that your problem can be sorted out with the code which i am forwarding to you so please enter this in you CSS and see the result but make sure that you are putting it after the CSS file is included.

    Code:
    <style type="text/css">
    .ajax__tab_xp .ajax__tab_tab 
    {
    width; 20px; 
    height: 50px;
    }
    </style>

  3. #3
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Ajax tab panel showing error

    Hi,

    I am also having the same problem that you are going through and after doing lots of changes finally i came to result i.e. the problem of the doctype. So I think the problem which you are facing with the AJAX tab is the same issue as i am facing with the DOC TYPE. So i will suggest you to do the same and see that whether it is working or not. Just make the small change in your doctype which is as follows:
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.0 Transitional//EN" "Enter the address here">

  4. #4
    Join Date
    May 2008
    Posts
    4,570

    Re: Ajax tab panel showing error

    On the build time the CSS itself put the tab panel in it and later on if you will put it again in the CSS and the master page it will be considered as early. Ajax.NET always put its CSS file afterword. The better way to use it on the top of your page. If you will put it in a CSS file the code is generated on the top of the file and will be overwritten by the tab panel's built in CSS.

    Thats it!!!!!!!!!!!!

Similar Threads

  1. Replies: 8
    Last Post: 06-02-2012, 05:16 PM
  2. Ajax collapsible panel not working properly
    By jEEMOOT in forum Software Development
    Replies: 6
    Last Post: 26-02-2011, 09:55 AM
  3. jQuery AJAX vs. Adobe AIR AJAX Class
    By Agaev in forum Windows Software
    Replies: 5
    Last Post: 06-07-2010, 01:59 PM
  4. Replies: 2
    Last Post: 09-09-2008, 01:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,179,543.67387 seconds with 16 queries