Files
moodle/lib/editor/htmlarea
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
..
2006-10-14 07:29:34 +00:00
2007-04-09 20:40:22 +00:00
2007-01-27 23:23:44 +00:00
2006-10-14 07:29:34 +00:00
2007-07-25 12:01:57 +00:00
2006-10-14 07:29:34 +00:00