Hey Glen, thanks for the reply, I really appreciate the advice and feedback. :)
I will tinker with my script and post-back my findings... I may end-up using a fixed height, but there may be a situation where the loaded content grows bigger than the set height... so I would like to impliment some sort of min-height/height css coding. Thanks again Glen, much appreciated. I will bbs. :) Cheers, Micky On Dec 19, 12:34 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > The delay, I think it's a "new member" thing. > Mine show up right away, I think. > > I think your technique sounds good. The situations that I have done that > were "fixed" height. > > Glen > > On Dec 18, 2007 9:33 PM, Micky Hulse <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I've got a few questions here... > > > When I .load() text into a div -- basically swapping one bit of text > > for another, -- the div will collapse for a second while the textual > > content loads and switches... > > > ...What would be the best way to retain the div size during .load()? > > > My best guess would be to dynamically grab the div height before > > ajaxStart(), and then apply min-height/height to the container div > > only during the switching. > > > Sound like an ok technique/approach? How have you handled such > > situations? > > > <off-topic> > > I have noticed that my posts take a while to show-up on the list... Is > > this because of moderation? Are all posts moderated, or only those > > made by new members? > > </off-topic> > > > Thanks! > > Cheers, > > Micky