Skip to content

Instantly share code, notes, and snippets.

@underhilllabs
Created June 19, 2010 07:25
Show Gist options
  • Save underhilllabs/444673 to your computer and use it in GitHub Desktop.
Save underhilllabs/444673 to your computer and use it in GitHub Desktop.
google.load("wave", "1");
var wavePanel = new google.wave.WavePanel({
target: document.getElementById("myWaveDiv");
});
wave.loadWave("googlewave.com", "a_wave_id");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment