On Thu, 10 May 2012 20:30:21 -0700 (PDT) Ben Fritz <[email protected]> wrote:
>Your CSS solution relies on the user-select property, which was >provisionally in CSS3 for a long time (appearing in this document, for >instance: http://www.w3.org/TR/2000/WD-css3-userint-20000216 ), but >was then removed and is no longer in the spec that I have been able to >find ( http://www.w3.org/TR/2012/WD-css3-ui-20120117/ is the latest >version of the aforementioned document and it has no mention of >user-select). The last time I checked it, at least two major browsers >(I forget which) did not support it IE + Opera I can't find where I saw this now, but I read that -ms-user-select will be supported by IE 10. -o-user-select isn't [yet] implemented in Opera. Opera implements IE's "unselectable" attribute instead. -- Tarlika Elisabeth Schmitz, Scotland -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
