Sha256: d7217b9766dfadd6cfcb81d92e79705d1b9145796b2702cda0c2fc02b57810d0

Contents?: true

Size: 991 Bytes

Versions: 113

Compression:

Stored size: 991 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>{#example_dlg.title}</title>
	<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
	<script type="text/javascript" src="js/dialog.js"></script>
</head>
<body>

<form onsubmit="ExampleDialog.insert();return false;" action="#">
	<p>Here is a example dialog.</p>
	<p>Selected text: <input id="someval" name="someval" type="text" class="text" /></p>
	<p>Custom arg: <input id="somearg" name="somearg" type="text" class="text" /></p>

	<div class="mceActionPanel">
		<div style="float: left">
			<input type="button" id="insert" name="insert" value="{#insert}" onclick="ExampleDialog.insert();" />
		</div>

		<div style="float: right">
			<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
		</div>
	</div>
</form>

</body>
</html>

Version data entries

113 entries across 91 versions & 12 rubygems

Version Path
kete-tiny_mce-0.1.0 lib/tiny_mce/assets/tiny_mce/plugins/example/dialog.htm
krasivotokak-tiny_mce-0.0.1 public/javascripts/tiny_mce/plugins/example/dialog.htm
krasivotokak-tiny_mce-0.0.2 public/javascripts/tiny_mce/plugins/example/dialog.htm
krasivotokak-tiny_mce-0.0.4 public/javascripts/tiny_mce/plugins/example/dialog.htm
krasivotokak-tiny_mce-0.1.0 lib/tiny_mce/assets/tiny_mce/plugins/example/dialog.htm
forgeos_core-1.9.4 app/assets/javascripts/forgeos/tiny_mce/plugins/example/dialog.htm
forgeos_core-1.9.3 app/assets/javascripts/forgeos/tiny_mce/plugins/example/dialog.htm
forgeos_core-1.9.2 app/assets/javascripts/forgeos/tiny_mce/plugins/example/dialog.htm
forgeos_core-1.9.1 app/assets/javascripts/forgeos/tiny_mce/plugins/example/dialog.htm
contentment-0.3.1 public/javascripts/tiny_mce/plugins/example/dialog.htm
contentment-0.3.0 public/javascripts/tiny_mce/plugins/example/dialog.htm
contentment-0.1.0 public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-oauth-0.2.4 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-oauth-0.2.3 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-oauth-0.2.2 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-contents-0.2.22 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-contents-0.2.21 public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-contents-0.2.21 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-oauth-0.2.1 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm
muck-oauth-0.2.0 test/rails_root/public/javascripts/tiny_mce/plugins/example/dialog.htm