hi all i googled and read the docs but couldn't find anything. maybe i'm blind but hopefully someone will enlighten me. the functions insert and update take just a string as argument of what to insert. but i would like to insert an element. is there a way to get a string of the element containing the whole subtree of nodes?
for example: Element.update(element, anotherelement); the the element will show something like [Object HTMLelement]. is it possible at all to get the subtree of an element as string or is element just a pointer to a certain node? TIA simon --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
