Check out Alice Chess, our featured variant for June, 2024.

Enter Your Reply

The Comment You're Replying To
Thomas McElmurry wrote on Fri, Apr 1, 2005 05:05 AM UTC:Good ★★★★
'Good' is for the content and general usefulness of the feedback page. It would be 'Excellent' if the spiffy interface worked better.

Browsers running under Windows XP:

Opera 7.51 (my preferred browser): When the content is hidden (i.e. before I select an item or when I select an item which opens a submenu), a small rectangle of the lavender background color (#ddccdd) is visible. When I click on any item which opens a submenu, it jumps down the page, so that the line reading 'Written by...' is at the top of the screen. When I scroll back up and click on any menu or submenu item which doesn't open another menu, the appropriate content displays on the right, with the top of the #fedead-colored box aligned with the top of the screen.

Mozilla Firefox 1.0: As with Opera, a small lavender rectangle is visible, but with a different size, shape, and location. When I click on any menu item, the top of the screen neatly bisects the question 'What do you want to do?' and the appropriate content displays on the right.

Netscape 7.1: Behaves identically to Firefox. Not surprising, since Netscape is essentially Mozilla.

M$ Aieee! 6.0.2900.2180.xpsp_sp2_rtm.040803-2158: The full content is visible as the page loads, and instead of the small lavender rectangle seen in other browsers, we have a larger lavender rectangle, whose height always matches the height of the visible portion of the menu tree, and whose width changes every time a different submenu is opened. Clicking on menu items sometimes causes the screen to jump vertically, but only slightly.

Browsers running on a Red Hat Linux system consigned to the 'care' of a Windows devotee:

Netscape Communicator 4.8: Reports two JavaScript errors as the page loads; I assume these are due to an obsolete browser running an obsolete version of JavaScript. The entire menu tree is immediately visible. Clicking on any menu item causes the screen to jump to a seemingly arbitrary point, with an apparent preference for the very bottom of the page. The content which should be associated with the various menu items is nowhere to be found.

Mozilla 1.0.2: When no content is displayed, there is a lavender rectangle at the far right of the screen. This rectangle is equal in height to, and aligned vertically with, the heading 'What do you want to do?'. It is also only slightly wider than this heading, and its width remains fixed when content is opened. Thus the text displays in a very narrow column, with much wasted space in the center of the page. The vertical positioning of the page is exactly as in the Windows version of Firefox.

Konqueror 3.0.5a-0.73.4: The menu tree expands and contracts properly, and clicking on any item causes the screen to jump to the top of the page (which is in my opinion the most sensible place to jump to if you have to jump somewhere). The content which should be associated with the various menu items is nowhere to be found.

General comments reflecting my taste in web design: The fancy JavaScript and CSS stuff would be great, if it worked flawlessly. But if the content can't be gotten to, or if navigating the menus causes jumping to nonintuitive points on the page, it's not worth it. Form should follow function. Also, since so few browsers make a serious attempt to comply with standards, any time you tune something for one or two browsers, you're probably breaking it for the rest.

Now, I only pretend to know HTML, and I know almost nothing about JavaScript or CSS, so forgive me if this is a stupid question: Why are HREFs and NAMEs necessary at all?


Edit Form

Comment on the page Feedback to the Chess Variant Pages - How to contactus

Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Avoid Inflammatory Comments
If you are feeling anger, keep it to yourself until you calm down. Avoid insulting, blaming, or attacking someone you are angry with. Focus criticisms on ideas rather than people, and understand that criticisms of your ideas are not personal attacks and do not justify an inflammatory response.
Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.