MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

JQuery Tabs in IE?

Last post 03-19-2009 10:20 AM by josemiguel. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-14-2008 9:18 AM

    JQuery Tabs in IE?

    I've tested my app in IE 7 and I discovered JQuery tabs don't work! I tried the Example: JQuery UI and that's what I got:

    wrong tabs

     

    However I see MySpace uses these JQuery tabs for its Application Builder - Edit App Source (for Canvas, Profile and Home), and they work!

    ¿Should I code something special to get tabs to work in IE 7? ¿Is is a JQuery bug?

    Thanks a lot.

    Carolina

     

    Filed under:
  • 03-19-2009 10:20 AM In reply to

    Re: JQuery Tabs in IE?

     Hi Carolina,

     I had the same issue and it worked with this version, I suppouse it would be included in next stable versions.

    <script type="text/javascript" src="http://ui.jquery.com/testing/jquery-1.3.1.js"></script>
    <script type="text/javascript" src="http://ui.jquery.com/testing/ui/ui.core.js"></script>
    <script type="text/javascript" src="http://ui.jquery.com/testing/ui/ui.tabs.js"></script>

     

Page 1 of 1 (2 items)