 |
| User |
Joined: Thu Aug 10, 2006 5:09 am Posts: 9 Location: tacoma, wa
|
|
Here is a working sample of the "summary" page for the <body> tag:
<body text="#000000" vlink="#2020ff" expires="+5s" onload="LoadMenu()" alink="#2020ff" class="summary" bgcolor="#ffd0ff" link="#2020ff">
Here is a working sample of the "User Defined Graph" page for the <body> tag:
<body text="#000000" vlink="#2020ff" expires="+5s" onload="LoadMenu()" alink="#2020ff" class="_USER" bgcolor="#ffd0ff" link="#2020ff">
the CSS file doesn't have the body.xx_USER, where xx is an unknown character, tag in the file.
I guess technically this would be a "bug" and not a "technique" issue.
using v2.17b5
|
|