/ Published in: JavaScript
Expand |
Embed | Plain Text
function tweet() { window.open("http://twitter.com/share?url=http%3A%2F%2Fwww.google.com&text=Check%20This%20Out", "Share","height=536,width=536"); //do something }
You need to login to post a comment.
