jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)

Home Page:http://jakiestfu.github.io/Medium.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE8: selection = w.getSelection();

fegg opened this issue · comments

IE8, script error.

selection = w.getSelection();