0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-02-03 12:48:43 -05:00
Squire/build
Neil Jenkins fefa32b744 Fix reference to setPlaceholderTextNode
This is now an instance method, whereas before it was global. Annoyingly, we
need to access this from from within fixCursor which has no reference to the
RTE instance itself (and it would be a pain to pass one down). For now, just
referring to the global `editor` variable if it exists (i.e. if the script
loaded in an iframe). Need a better solution longer term though.
2013-07-16 20:36:24 +10:00
..
document.html Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
ie8.js Catch all errors to allow logging. 2013-01-24 11:54:44 +11:00
squire-raw.js Fix reference to setPlaceholderTextNode 2013-07-16 20:36:24 +10:00
squire.js Fix reference to setPlaceholderTextNode 2013-07-16 20:36:24 +10:00