I've got the embed Hello-World example code working fine. But when I
modified the code and put the <div> inside a <table> tag, the embed
wave disappeared. Why?

Here is the modified code:
<body onLoad="initialize()">
<table>
  <tr>
    <td>
    <div id="waveframe"></div>
    <div>This shows</div>
  </td>
  </tr>
</table>
</body>

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" 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/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to