Hemanth's Scribes

web

How Google Wave Embedding Works ?

Author Photo

Hemanth HM

How Google Wave Embedding Works ?

The flow of embedding a wave to any webpage

The URI will be like : google_wave_domain#Postion!w[Code]

The embed code will be:

DIV => id=“waveframe” style=“width: 500px; height: 500px”

JavaScript:

[code] will be replaced by the [code] found in the Wave URI. The view of the wave depends on : header: true| false, toolbar: true|false, footer: true|false

“Note: Waves are only viewable by participants on the wave. If you want a wave to be public,you can add public@a.gwave.com or use a Google Group.”

#javascript#linux