Sha256: 817a2b92d429adcb0cf44de9439b30212b3e7782e4298da3159942847a76fbcb

Contents?: true

Size: 1.29 KB

Versions: 25

Compression:

Stored size: 1.29 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
		<title>
		</title>
    <script type="text/javascript" src="http://www.finn.no/clientscript/external/tiny_mce/tiny_mce.js" ></script>
	</head>
	<body>
		  <form action="/finn/admin/iadvert/input" method="post" name="adinput">
      <input  type="hidden" name="usegenericjsp" value="" />

              <script type="text/javascript" language="javascript" src="http://www.finn.no/clientscript/external/tiny_mce/configureTinyMCE.js"></script>
              <script type="text/javascript">
                  configureTinyMCE("attributes.DESCRIPTION","");
              </script>
              <input id="exemption" onclick="toggleExemption()" type="checkbox" name="attributes.MOTOR_PRICE/REREGISTRATION_EXEMPTION" value="1"   />
              <input type="hidden" name="attributes.MOTOR_PRICE/REREGISTRATION_EXEMPTION" value="" />
              
              
              <legend>Beskrivelse</legend>
        			<textarea cols="40" rows="7" wrap="soft" id="attributes.DESCRIPTION" name="attributes.DESCRIPTION"></textarea>
        			
      </form>
	</body>
</html>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
operawatir-0.4-jruby spec/legacy_watirspec/fixtures/tiny_mce.html
operawatir-0.3.7.pre2-jruby spec/legacy_watirspec/fixtures/tiny_mce.html
operawatir-0.3.7.pre1-jruby spec/legacy_watirspec/fixtures/tiny_mce.html
operawatir-0.3.2-jruby spec/legacy_watirspec/fixtures/tiny_mce.html
operawatir-0.3-jruby spec/legacy_watirspec/fixtures/tiny_mce.html