On 8/29/06, SuperJared <[EMAIL PROTECTED]> wrote:
I'm creating a table with DOM methods e.g., TABLE(null, TBODY(null,
TR(null, TD(null, 'hello world!')))) and would like to add non-breaking
space to a table cell like so:
TD(null, ' ')
TD(null, "\u00A0");
-bob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit
-~----------~----~----~----~------~----~------~--~---
