"Michele Cella" <[EMAIL PROTECTED]> writes: > ATM is a way of reusing our templates for dynamically adding a field > using DOM or innerHTML, any idea? I'm not a JS guru. :-(
I'm seeing problems using innerHTML in IE. I'd recommend using DOM since I haven't seen problems with it yet. It is slower, though... -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
