Maestro
2007-Mar-06 18:44 UTC
[using Scriptaculous] Making invisible div appear breaks in Firefox 1.0
I don''t have much experience with ajax but it was suggested that I give Scriptaculous a try. I love it. It is great. However after a successful implementation I was notified that it is not working correctly in FireFox 1.0. This could be a javascript problem, ajax issue, or Sciptaculous issue. I just don''t know and don''t know how to fix it. What I have done: I have a form. When it loads the last question of the form is a drop down which is a qualifying question. Depending on which answer a user chooses I need them to fill out a few more questions. So I use Sciptaculous. When they make a choice in that drop down the appropriate questions appear below (making the page longer). It works great in IE 6, IE7, Firefox 2.0 (PC and Mac), Safari, etc. In FireFox 1.0 these additional questions do appear but they do not push the footer (bottom of my page) down appropriately like it does in the other browsers. Instead the new questions appear on top of the page footer. Is there a solution? I have put <div style="clear:both;"></ div> at the end of my divs but that did not help. Thank you for any help. (If needed I will be glad to send someone the URL via a PM or email, I didn''t want to post it in google groups for fear that this post might show up if people are searching for that website). Thanks again. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---