[jQuery] fadeout() and fadeIn() and other problems
Hi,
I have been doing some work with jquery, and I am having a problem with
fadeOut() and fadeIn().
I have a <select> inside a div that I am fading out, I am then changing
the options in the select, and fading it back in. The problem is that
when I am fading it back it isn't.
Also I am using the jq-corners.js to give rounded corners which is
working great in firefox, but nothing else. In both Opera, and IE6 they
are being squashed to the left, and not using the full width.
When I am loading the page I hide the main content area with $().hide()
and then $().show() at the end to hide the changes by jq-corners. From
this in Opera the opacity is still set low, and you can hardly see it.
Also in IE when it is hidden I can still see the <select> boxes.
I am not the best at css, so I may have stuffed something up, but if
people can give me some help I will appreciate this very much.
I also have the cmxforms stuff from the alistapart.com article, which is
causing some issues but this could because of things I have not
implemented correctly.
Thanks in advance.
Gordon.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/