D
David Mark
This time, David Mark's style
Not by a longshot.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>untitled</title>
<meta name="generator" content="TextMatehttp://macromates.com/">
<meta name="author" content="jorge">
See.
<!-- Date: 2008-11-29 -->
<script type="text/javascript">
self.window.onload= function () {
What sort of nonsense is that?
function toggleDisplay (p) {
p.style.display= p.style.display ? '' : 'none';
}
window.window.document.getElementById('row2').style.display=
"none";
That's just plain ignorant.
[snip]