[jQuery] Re: Is it possible to avoid jumpy / disappearing content

2008-10-07 Thread Nabha
Installed the plugin, and it works great! I'm using it just as you suggested. For those who find this later, you'll want to "minify" the javascript file: http://www.digitaloverload.co.uk/jsmin/ And this is code you can copy and paste (has a fixed typo): $(document).domready(function() { $('

[jQuery] Re: Is it possible to avoid jumpy / disappearing content

2008-10-07 Thread Nabha
Dear Brandon, Those are both great tips, and make for a perfect combination together. I look forward to trying these things out. Thank you for sharing your knowledge... Very sincerely, Nabha

[jQuery] Is it possible to avoid jumpy / disappearing content

2008-10-06 Thread Nabha
Hi there, I love jQuery, but I have a question about something I see it doing: Content that it is hiding or moving often appears in its original position *before* it is hidden by jQuery. Is there any good, accessible way around this? You can see the effect in action on a page like this: http://