Its really simple, i need one div to slowly fade in when the page is loaded, i used this code: $(document).ready(function(){ $("#container").fadeIn("slow"); }); But it haven“t worked for me at all... When i tryed to replace fadeIn with fadeTo it worked.. Thank you, Joseph
- [jQuery] simple fadeIn not working grunghi
- [jQuery] Re: simple fadeIn not working amuhlou
- [jQuery] Re: simple fadeIn not working greaseDonkey
- [jQuery] Re: simple fadeIn not working amuhlou
- [jQuery] Re: simple fadeIn not working amuhlou
- [jQuery] Re: simple fadeIn not working greaseDonkey