hi- i'd like to add a button that says "share via twitter" and all it
should do is open a new browser window which loads the twitter home
page, and then finds that documents 'status' element, and sets its
text. i can't seem to get any traction, i create a new window with
javascript open, then set and onload event handler, then set the
getElementById('status').value but it doesn't work. any ideas?thanks, dino
