Search Results

Search found 2 results on 1 pages for 'ilariah'.

Page 1/1 | 1 

  • How to use jquery code in Internet Explorer?

    - by ilariah
    I put some jquery in my website that makes the text move to the right when the page changes. It works in Firefox and Safari but it doesn't work in Internet Explorer. My url to my website: http://katieduck.com/Courses/Improvisation%20Winter%20Course%20Dartington.html Here is the code that is not working: $(document).ready(function() { $('#tabvanilla > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } }); $('#featuredvid > ul').tabs(); }); Maybe you can find out what is wrong.

    Read the article

  • How to use jquery code in internet explore?

    - by ilariah
    I put some jquery in my website that makes the text move to the right when the page changes. It works in firefox and safari but it doesn't work in internet explore. My url to my website: http://katieduck.com/Courses/Improvisation%20Winter%20Course%20Dartington.html Here is the code that is nnot working: $(document).ready(function() { $('#tabvanilla ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } }); $('#featuredvid ul').tabs(); }); Maybe you can find out what is wrong thanks, Ilaria

    Read the article

1