http://www.innergatedesigns.com/projects/hdl/test/ When you click the first toggleable clicker (the two both have a minus sign next to it), no problems, when you click the second, also no problems, but after clicking the second then clicking the first (while both are open) only a part of the second section rises up to fill the space previously taken by the first section. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Also, I just tried in Firefox and it does not exhibit this behavior...but it does in IE6. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
good day sir, i tried taking out the table inside the second div and it worked for me just fine.. :) maybe their is still some bugs when using table tag. On Feb 22, 1:24 pm, "TEDinAK" <tedra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Also, I just tried in Firefox and it does not exhibit this > behavior...but it does in IE6.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi, The bugs on the table tags are still there, and likely to remain so. As I understand it, the native rendering engine of certain browsers treats tables in a different way from just about every other type of DOM element, and we in the JavaScript layer can''t do anything about it. Your workarounds are the right way to go. Dave On Thursday 22 February 2007 20:56, TEDinAK wrote:> I also found out that when I surround the <table> tag with a <div> tag > it works as well. > > On Feb 22, 11:53 am, "TEDinAK" <tedra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Yup...that was it! Thanks for your help. :-) > > > > On Feb 21, 10:00 pm, "yagi" <kennyag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > good day sir, > > > > > > i tried taking out the table inside the second div and it worked for > > > me just fine.. :) maybe their is still some bugs when using table tag.- > > > Hide quoted text - > > > > - Show quoted text - > > > > > -- > This email has been verified as Virus free > Virus Protection and more available at http://www.plus.net-- ---------------------- Author Ajax in Action http://manning.com/crane Ajax in Practice http://manning.com/crane2 Prototype & Scriptaculous Quickly http://manning.com/crane3 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Yup...that was it! Thanks for your help. :-) On Feb 21, 10:00 pm, "yagi" <kennyag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> good day sir, > > i tried taking out the table inside the second div and it worked for > me just fine.. :) maybe their is still some bugs when using table tag. >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I also found out that when I surround the <table> tag with a <div> tag it works as well. On Feb 22, 11:53 am, "TEDinAK" <tedra...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Yup...that was it! Thanks for your help. :-) > > On Feb 21, 10:00 pm, "yagi" <kennyag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > good day sir, > > > i tried taking out the table inside the second div and it worked for > > me just fine.. :) maybe their is still some bugs when using table tag.- Hide quoted text - > > - Show quoted text ---~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---