2006/11/3, Karl Guertin <[EMAIL PROTECTED]>:
I'm not using any CSS besides the TG default
I've cheked it with the DOM inspector and it is OK, the new TR are inside the table's tbody, as the original TR I duplicated
Ah, I missed the actual problem in your first email and thought the
code looked error free. Your problem sounds like a CSS problem instead
of a _javascript_ problem.
I'm not using any CSS besides the TG default
Once you add a row, highlight starting from
the last row past the submit button and do a "view selection source"
from the context menu. If the HTML looks okay, you'll have to look for
absolutely positioned elements in the CSS.
I've cheked it with the DOM inspector and it is OK, the new TR are inside the table's tbody, as the original TR I duplicated
I'd have to see it in
action to actually diagnose the problem.
If you want I can send you a couple of screenshots (small, I promess) with before and after
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

