I just realized that there was no 'vote!' button on the main 'Code' section, even if there are ++ and ++ radio buttons. Is it a bug or a feature?
-- PerlMonger::Paris(http => 'paris.pm.org');

Replies are listed 'Best First'.
Re: No 'Vote' button in Code node
by PsychoSpunk (Hermit) on Dec 23, 2000 at 00:00 UTC
    OeufMayo, it appears that you are correct, but if you go into one of the nodes that you wish to ++/--, a vote button is there. A bit of a kludgy approach, but it'll take care of what you want if you're looking to vote.

    ALL HAIL BRAK!!!

Re: No 'Vote' button in Code node
by chipmunk (Parson) on Dec 23, 2000 at 01:00 UTC
    I think it's a bug. The INPUT TYPE=radio HTML tags are there, but the radio buttons aren't displayed in the browser because they're not contained in a FORM tag.
      Actually with IE 4.0 the radios are displayed, but there's no way to stumbit them as there is no stumbit button! (I think that's what he was meaning to say). On a side note, this node has been this way ever since the voting system was implemented, but it seems not to many people care about voting for Code (or mass-voting anyway), or no one ever felt bothered by it. We should promote code! code++

      #!/home/bbq/bin/perl
      # Trust no1!
Re: No 'Vote' button in Code node
by OeufMayo (Curate) on Dec 22, 2000 at 23:57 UTC
    hemmm, ++ and -- button of course...