Hi all,
does anybody know how to make it not flicker when in a rjs you
replace_html and then do a blind_down? it looks like it displays the
whole div, then shrinks it, then grows it…how to fix?
Emanuele.
Hi all,
does anybody know how to make it not flicker when in a rjs you
replace_html and then do a blind_down? it looks like it displays the
whole div, then shrinks it, then grows it…how to fix?
Emanuele.
On Dec 5, 2007 12:40 AM, Emanuele R.
[email protected]
wrote:
does anybody know how to make it not flicker when in a rjs you
replace_html and then do a blind_down? it looks like it displays the
whole div, then shrinks it, then grows it…how to fix?
Try making the initial style of the div “hidden” so that the browser
does
not display it first.
Regards
Mikel
Mikel L. wrote:
On Dec 5, 2007 12:40 AM, Emanuele R.
[email protected]
wrote:does anybody know how to make it not flicker when in a rjs you
replace_html and then do a blind_down? it looks like it displays the
whole div, then shrinks it, then grows it…how to fix?Try making the initial style of the div “hidden” so that the browser
does
not display it first.Regards
Mikel
Thank you, I already did it , but I doesnt work doe.
I’ve found something that seems to work here instead:
http://dev.rubyonrails.org/ticket/6735
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs