Pages

Showing posts with label bookmarklet. Show all posts
Showing posts with label bookmarklet. Show all posts

Wednesday, March 3, 2010

finally, success! - struggles with google talk popout gadget ...

javascript:window.open('https://talkgadget.google.com/talkgadget/popout','gtalkgadget','status=0,toolbar=0,menubar=0,resizeable=1,scrollbars=0,height=450,width=300')

finally found blogger gadget by daniyal (Google Talk Button) that essentially uses the google talk button code from the other day, ... I added it to my blog then used Developer's Inspector to grab this code ... still haven't figured out how to get rid of the location bar though ...

Posted via web from mabelrxu's posterous

Tuesday, March 2, 2010

Loading the Google Talk Gadget in its own window - Google Talk Help

<script src="http://talkgadget.google.com/talkgadget/button"></script>

maybe I can use this to make a proper popping out bookmarklet ...

Posted via web from mabelrxu's posterous