Thanks Klaus
It would seem that the latest jquery ui that ihave downloaded from the
main site is either missing something or corrupt in some way.
I downloaded the files from that link and it now works a treat.
thanks for your help
peter
--~--~-~--~~~---~--~~
You
I have tried with and without html heads and javascript but it only
ever works in IE. the rest of the browsers ignore any javascript being
passed or executed on the main page but doesnt work cause the
variables have been loaded yet.
--~--~-~--~~~---~--~~
You receive
Hi there
I want my main page to use UI tabs but then i want to open another
page within a tab that also has some other jquery command in it.
I have tried some very basic examples but when the jquery page loads
within the tab the Jquery does not work unless you are using IE6/7.
How would you go
Thanks steven. I have tried that and it still doesnt work.
I have even tried copying a datepicker code from the main site instead
of the validation and that did work.
IE seems to like the code.
Peter
--~--~-~--~~~---~--~~
You received this message because you are
Hi there
---
jquery - 1.3.1 and 1.3.2
jquery ui - 1.5.3 and 1.6rc6
---
i have a basic jquery ui tabs page, see below:
$(document).ready(function() {
$("#tabs").tabs();
});
Hi there
---
jquery - 1.3.1 and 1.3.2
jquery ui - 1.5.3 and 1.6rc6
---
i have a basic jquery ui tabs page, see below:
$(document).ready(function() {
$("#tabs").tabs();
});