Richard Porter wrote:
> Ah, I see. There isn't any obvious reason why the ordered list isn't 
> being displayed (or any reason for having it there anyway). I think 
> you need to raise a bug report.
>   
Save the bug tracker; It looks as though the reason for the ordered list
being invisible is at http://www.roadpilot.com/CSS/menu.css

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

then the clickable question-link makes it visible via javascript

Best regards

Mark

http://www.halloit.com

Key ID 046B65CF


Reply via email to