Files
ICEcoder/lib
Matt Pass a5894dfae8 Alt key down flag & tag wrapper
New variable flag for altKeyDown just like ctrlKeyDown
Restructured key tracking system into more modular chunks
If CTRL+Alt+key, check if we need to trigger tagWrapper function.
Currently have 8 common tags setup (for div, span, p, a, b, i, strong,
em)
tagWrapper function receives any tag and wraps selected text with that
tag
If it's an a tag tho, it adds a href="" to the start and sets cursor
between quotes
2013-02-15 10:28:17 +00:00
..
2013-01-31 14:35:44 +00:00
2013-01-18 17:09:42 +00:00
2013-02-12 19:56:13 +00:00
2013-02-08 10:09:34 +00:00
2013-02-15 10:28:17 +00:00
2012-10-09 07:57:28 +01:00
2012-12-17 08:46:43 +00:00
2013-02-09 13:27:13 +00:00