Hi
I agree that alternative discard indication would be good.
Some changes can be obtained by messing with the CSS style sheets.
The strike through is obtained because Sailwave surrounds the
discarded results with the <strike> HTML tag.
Therefore, if you edit the Sailwave style sheet (or create a custom
style sheet) you can remove the strikethrough by adding the line:
strike {text-decoration:none}
You can further change the appearance by adding extra parameters,
such as:
strike {text-decoration:underline;font-style:italic}
It's also possible to surround the discarded scores with text, but
this does not work with Internet Explorer, so it's best not to depend
on it. The lines to be added in this case would be:
strike {text-decoration:none}
strike:before {content:"["}
strike:after {content:"]"}
Hope this helps.
Doug
--- In sailwave@yahoogroups.com, "guy @ virgin net"
<laura.harwood@s...> wrote:
Hi
Having just scored the Tiger Trophy at RSC (my largest number of
results
entries so far - nearly1000) I was a bit perturbed when someone
queried the
discards they and others had been awarded. When I investigated it
was a
complete misunderstanding of he printout - the cross through lines,
on the
website, made the 9 look like a 0. The complainant was mortified
but then
did point out that there were others ways of showing the discard -
brackets
or shading - that might have meant the confusion not arising in the
first
···
place.
Can Sw do this or is it limited to the 1 format?
laura
[Non-text portions of this message have been removed]