martinlanghoff
755a625d95
htmlarea: Fix fullscreen editor on IE6/7 -- MDL-11242
...
Only say px if the width is a pure number. Under IE we
get the "100%" for the width of the editor, so blindly
appending "px" results in a JS execution error.
With this patch we only attach px if it's a pure int.
Also tested the sizing of HTMLArea in the messaging
window. So both should be working now.
2007-11-12 04:13:24 +00:00
..
2007-10-15 22:04:02 +00:00
2007-11-06 14:01:13 +00:00
2007-11-08 05:52:47 +00:00
2007-11-12 04:13:24 +00:00
2007-11-08 08:59:26 +00:00
2007-11-07 17:59:33 +00:00
2007-10-10 05:25:14 +00:00
2007-10-30 20:51:37 +00:00
2007-11-11 17:30:52 +00:00
2007-10-10 12:19:27 +00:00
2007-10-19 17:53:23 +00:00
2007-10-10 05:25:14 +00:00
2007-11-05 00:43:37 +00:00
2007-11-11 15:04:34 +00:00
2007-10-25 14:30:07 +00:00
2007-11-07 17:59:33 +00:00
2007-10-10 05:25:14 +00:00
2007-10-12 19:13:18 +00:00
2007-11-08 05:13:18 +00:00
2007-10-10 12:19:27 +00:00
2007-10-10 05:25:14 +00:00
2007-10-30 00:35:18 +00:00
2007-11-06 15:56:00 +00:00
2007-10-12 19:13:18 +00:00
2007-11-08 08:59:26 +00:00
2007-10-23 22:29:04 +00:00
2007-10-10 05:25:14 +00:00
2007-11-09 19:11:40 +00:00
2007-10-10 05:25:14 +00:00
2007-10-22 09:21:11 +00:00
2007-10-10 05:25:14 +00:00
2007-10-30 19:29:45 +00:00
2007-10-28 14:20:20 +00:00
2007-10-10 12:19:27 +00:00
2007-10-12 09:45:33 +00:00
2007-10-15 10:04:41 +00:00
2007-10-10 05:25:14 +00:00
2007-10-10 05:25:14 +00:00
2007-10-30 10:15:22 +00:00
2007-11-10 14:53:54 +00:00