[Proto-Scripty] Re: BlindDown/Up rendering wrong

2010-01-04 Thread Lenni
For future reference:

I just found out what triggered the the funny rendering: BlindUp was
called whilst BlindDown was still rendering. That obviously caused
problems.  Now BlindUp waits until BlindDown is finished.

On Dec 22 2009, 7:26 pm, david david.brill...@gmail.com wrote:
 Hi Lenni,

 Do you have any code whe can play with ??
 the HTML used and CSS applyied on HTML element :))

 --
 david

 On 21 déc, 15:01, Lenni leonard.ehrenfr...@web.de wrote:

  Hi,

  I'm trying to use the BlindDown/Up effect but it it renders stuttery
  and weird on all the major (FF 3.5, IE 8, Chrome 4) Browsers.
  Basically, the background div that is is referenced in the function
  call, doesn't extend all the way down. It's contents are shown fine.
  Also, it works fine for the first time, but every susequent BlindDown
  is borked.

  Screenshot:http://www.flickr.com/photos/24003...@n00/4203465158/sizes/o/

  My suspicion is that there is some stray CSS that the effect doesn't
  aggree with, but I played around with it in Firebug but couldn't get
  to the bottom of it.

  I did make one observation though: Whenever I roll the div up, even in
  the hidden state it still has a height CSS attribute with a value of
  something like 80px. If I manually remove the attribute the BlindDown
  looks as intended.

  Anybody care to enlighten me as to what I'm doing wrong?

--

You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.




[Proto-Scripty] Re: BlindDown/Up rendering wrong

2009-12-22 Thread david
Hi Lenni,

Do you have any code whe can play with ??
the HTML used and CSS applyied on HTML element :))

--
david


On 21 déc, 15:01, Lenni leonard.ehrenfr...@web.de wrote:
 Hi,

 I'm trying to use the BlindDown/Up effect but it it renders stuttery
 and weird on all the major (FF 3.5, IE 8, Chrome 4) Browsers.
 Basically, the background div that is is referenced in the function
 call, doesn't extend all the way down. It's contents are shown fine.
 Also, it works fine for the first time, but every susequent BlindDown
 is borked.

 Screenshot:http://www.flickr.com/photos/24003...@n00/4203465158/sizes/o/

 My suspicion is that there is some stray CSS that the effect doesn't
 aggree with, but I played around with it in Firebug but couldn't get
 to the bottom of it.

 I did make one observation though: Whenever I roll the div up, even in
 the hidden state it still has a height CSS attribute with a value of
 something like 80px. If I manually remove the attribute the BlindDown
 looks as intended.

 Anybody care to enlighten me as to what I'm doing wrong?

--

You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.