Very often faced with the fact that marking the article or something else tags, I can not afford to specify the weight of each tag. That is, it turns out that all tags are absolutely equivalent, which is not always true.
And now the time has come and I spent some time creating a more “correct" tag adding interface. I apologize in advance to those users for whom the example will not open - I tested it only under Ubuntu / Firefox3 ...
The basic functionality is very simple:
- ability to add a new AJAX tag with a request (only the Rikvester needs to be described - a stub already exists)
- the ability to set the weight of each tag by scrolling (and if JS is absent - in the corresponding cell)
')
Here you can see a working example.
PS And for complete happiness there is added auto-completion for some tags (PHP, MySQL ...) :)
PPS The main goal was not to show the solution, but to push to the idea of the interface of tags.
UPD: Somewhat simplified GUI.Now it is enough to scroll the mouse directly over the desired tag.Also tags are automatically selected when hovering.