html: http://roscoecreations.com/myamazon/index_trial.html css: http://roscoecreations.com/myamazon/css/logintrial.css script: http://roscoecreations.com/myamazon/javascripts/combo.js Please check out my html link about. Go there in FireFox and click on the Registered radiobutton and you will see the e-mail box appear below as it should. Try this same thing in IE and it loads off to the right and than quickly goes where it needs to. How do I avoid this little thing from happening? Any help would be great. Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
Christophe Porteneuve
2006-Oct-18 20:23 UTC
Re: Scriptaculous Blinds working in Firefox but not in IE
Hey Roscoe, What I see there *event in FF (1.5.0.7)* is a SlideDown effect, not a BlindDown effect (the contents doesn''t scroll down, as blinds would; it just appears from top to bottom). Just in case, check out the wiki''s recommendation that for Slide effects, you need an extra wrapper div inside your effect-related div for it to work: http://wiki.script.aculo.us/scriptaculous/show/Effect.SlideDown ''HTH -- Christophe Porteneuve a.k.a. TDD "[They] did not know it was impossible, so they did it." --Mark Twain Email: tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
Thanks a lot, that worked out great. Now my only problem is that once it appears fully in IE it than disappears. The space is still left for it and when I click on the guest radio button it appears and closes up. It just wont stay up so that a user could type in their e-mail. Any ideas? On Oct 18, 4:23 pm, Christophe Porteneuve <t...-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org> wrote:> Hey Roscoe, > > What I see there *event in FF (1.5.0.7)* is a SlideDown effect, not a > BlindDown effect (the contents doesn''t scroll down, as blinds would; it > just appears from top to bottom). > > Just in case, check out the wiki''s recommendation that for Slide > effects, you need an extra wrapper div inside your effect-related div > for it to work: > > http://wiki.script.aculo.us/scriptaculous/show/Effect.SlideDown > > ''HTH > > -- > Christophe Porteneuve a.k.a. TDD > "[They] did not know it was impossible, so they did it." --Mark Twain > Email: t...-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
Christophe Porteneuve
2006-Oct-18 20:50 UTC
Re: Scriptaculous Blinds working in Firefox but not in IE
Roscoe a écrit :> Thanks a lot, that worked out great. Now my only problem is that once > it appears fully in IE it than disappears. The space is still left for > it and when I click on the guest radio button it appears and closes up. > It just wont stay up so that a user could type in their e-mail. Any > ideas?Not really, no. Not just now anyway. Try commenting out most of the surrounding code, and the matching CSS. If it''s alone, it should work alright. Then start adding bit by bit, and try as you go. -- Christophe Porteneuve a.k.a. TDD "[They] did not know it was impossible, so they did it." --Mark Twain Email: tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs -~----------~----~----~----~------~----~------~--~---
Tim Bellinghausen
2007-Apr-06 09:31 UTC
Re: Scriptaculous Blinds working in Firefox but not in IE
Hi Roscoe, 2006/10/18, Roscoe <roscoedesign-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > Thanks a lot, that worked out great. Now my only problem is that once > it appears fully in IE it than disappears.I have the very same problem as you. Did you find any solution to it? It haven''t fond one yet, neither on this list nor anywhere else in the web. I also tried to investigate this one my one, but with no success also. Thanks in advance, Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---