In order to better explain my suggestion for the ToDos page, I decided to slap something together last night. It's just a proof of concept:
http://website.openoffice.org/tryouts/dcarrera/development/todo.html There are two tasks. The top one is set to "easy" and the bottom one to "hard". There is a drop-down menu where you can set the difficulty. When you set it to "easy" the bottom task disappears (and viceversa). Take a look at my JS/HTML/CSS and you'll see what I've been talking about. Notice that the actual tasks are not encoded in the Javascript. So you can add more <div class="task"> entries and they'll work fine. Cheers, -- Daniel Carrera | I don't want it perfect, Join OOoAuthors today! | I want it Tuesday. http://oooauthors.org | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
