ok kids, that's enough...
stop the ie vs opera vs firefox stupied wars. they don't bring us anywhere. they are just a bunch of browsers, nothing more, nothing less. for me it's the same if the NYT and the WashingtonPost has fought over their paper and printing technique.
Anyway, a good javascript to use on gmail pages is as follows:
javascript:window.clipboardData.setData('Text', window.frames[0].frames[3].document.body.innerHTML).
Since gmail builds their pages with ajax and JS this will bring you the output of the page after all the functions.
The idea is taken from the gmail skin:
http://persistent.info/archives/2004...gmail-skinning
And now back to the topic - does anyone has any idea how to use a link in order to open a browse dialog and to keep this dialog value ok so the form will submit it?
