make the innerText in the html element can not be selected

approach

  style="-moz-user-select:none;" onselectstart="javascript:return false;"


onselectstart event is for ie

posted @ 2014-09-02 10:56  二师弟tl  阅读(148)  评论(0)    收藏  举报