This is the personal weblog for Martin Woodward.
If you are interested in a Team Foundation Server (TFS) Plugin for Eclipse then please visit Teamprise who not only happen to pay my wages, but also kindly host this site for me.
A list of available feeds for my site can be found here.
July 21, 2005
Manipulating Clipboard Data in IE
Just a quick sample to see if I can put stuff into IE's clipboard. Click here to copy "Hello World!" into the clipboard. Obviously, if I can put stuff in the clipboard, I can see what you happend to leave in it as well...
Uses the window.clipboardData method.
Posted by Martin at 12:07 PM
| Comments (0)
May 20, 2000
HTML Editor
Demonstration of the CONTENTEDITABLE attribute that was introduced in IE 5.5 Show Example.
Posted by Martin at 08:04 PM