Results 1 to 2 of 2

Thread: jquery

  1. #1
    Join Date
    Feb 2010
    Posts
    6

    jquery

    Hi I am using an jquery effect in my website. It makes the text move to the right when it changes the page. It works good in firefox and safari, only in internet explore it doesn't work do you know what is wrong?

    The url is: http://katieduck.com/Courses/Improvisation Winter Course Dartington.html

    this is the url i think: http://katieduck.com/Courses/Improvi...artington.html

    here is the code:
    $(document).ready(function() {
    $('#tabvanilla > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
    $('#featuredvid > ul').tabs();
    });


    thank u,
    Ilaria
    Last edited by ilaria; 02 May 2010 at 08:20 AM.

  2. #2
    Join Date
    Apr 2009
    Location
    Bristol, U.K.
    Posts
    1,120
    This might be a better place to ask your question; http://forum.jquery.com/ These guys eat, sleep and breathe jquery.


    "Reliable and affordable web design - Bristol, UK"

    Website Links: Bristol Web Design | Bristol IT Support | Corrosive Online
    Social Media for Yoto Creative: Follow Us | Like Us

Similar Threads

  1. Run jQuery code after DOM is loaded
    By delvec28 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 28 Dec 2009, 10:50 AM
  2. jQuery functions not working in IE
    By ojdude in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 29 Aug 2009, 10:48 AM
  3. JQuery Slider + jQuery Popup = Problems
    By zibizibi in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 08 Aug 2009, 08:56 AM
  4. Firefox Firebug and Jquery
    By linderox in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 09 Mar 2009, 06:12 AM
  5. jQuery $(document).ready too slow in IE?
    By gplatt2000 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 17 Jun 2008, 07:49 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •