Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<head>
<title>Cross frame selection drag and drop from textarea to contenteditable element</title>
</head>
<frameset rows="50%, 50%">
<frame src="helper-drag-me-textarea-to-other-blue-box.xhtml"/>
<frame src="helper-drop-here-blue-box-contenteditable.xhtml"/>
</frameset>
</html>