Source plugin test page

plugin details

template

<!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" xml:lang="en" >
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>CSS Tester</title>
 
<!--[if lte IE 6]>

  <style>
    body {behavior: url(/javascript/csshover.htc);}
    img {behavior: url(/javascript/pngbehavior.htc);}
  </style>
<![endif]-->
 
<style type="text/css">
<!--  
 
html {margin: 0; padding: 0;}
body {
  width: 70%;
  margin: 0 auto;
  font: 0.9em Verdana, Helvetica, Arial, sans-serif;
}
 
-->
</style>
<script type="text/javascript">
// <![CDATA[
 
function toggleContent(e,n) {
	var i,t='';
	if (!e.origCont) e.origCont = e.innerHTML;
 
	for (i=0;i<n;i++) t += e.origCont;
	e.innerHTML = t;
	}
 
// ]]>
</script>
</head>
<body>
</body>
</html>

Unable to display file "template-diff.txt": It may not exist, or permission may be denied.

..

 
test7.txt · Last modified: 2006/12/23 13:16 by chris
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki