jQuery tip avoiding loading delay If like me you include your java scripts and $(document).ready(function() { }); at the bottom of the page, very often when using jQuery slide show (for example cycle plugin or similar), you will notice that the images load first and show up on the page before being hidden via script located at the bottom of the page. There is a simple workaround that I use to make sure that this does not happen. [Read the rest of this article...] Actions: E-mail | Permalink | Comments (0) | Kick it! | DZone it! | del.icio.us | ReTweet