Page 202 of 211,259, showing 20 records out of 4,225,171 total, starting on record 4,021, ending on 4,040
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 21:26 | Jonah | you would think var $displayField = 'username'; would fix it but it doesen't |
# | Aug 7th 2008, 21:32 | lqdice__ | oh god.. how do you debug javascript in IE ? |
# | Aug 7th 2008, 21:32 | lqdice__ | damn swfupload isnt working in IE |
# | Aug 7th 2008, 21:32 | markstory | lqdice__: you don't |
# | Aug 7th 2008, 21:32 | markstory | its a useless pile. |
# | Aug 7th 2008, 21:32 | lqdice__ | i click the button.. nothing happens |
# | Aug 7th 2008, 21:32 | markstory | turn the error reporting on, and hope for the best. |
# | Aug 7th 2008, 21:33 | lqdice__ | where is that |
# | Aug 7th 2008, 21:33 | markstory | you can turn script debugging on but it just opens visual script editor and points at lines and then craps out. |
# | Aug 7th 2008, 21:33 | lqdice__ | how do i turn it on though |
# | Aug 7th 2008, 21:33 | markstory | internet options -> advanced I think.. its hard as heck to find. |
# | Aug 7th 2008, 21:35 | markstory | lqdice__: M$ calls javascript 'active scripting' in some places as well. |
# | Aug 7th 2008, 21:35 | markstory | you want to turn on notify of all script errors. or something like that. |
# | Aug 7th 2008, 21:35 | lqdice__ | you know what it prolly is.. there are a lot of try/catch in swfupload.. its prolly catching so not throwing an exception |
# | Aug 7th 2008, 21:35 | lqdice__ | but i cant breakpoint like i do w/ firebug |
# | Aug 7th 2008, 21:36 | markstory | hell no. |
# | Aug 7th 2008, 21:36 | lqdice__ | t.t |
# | Aug 7th 2008, 21:36 | markstory | you can use fiddler to capture requests and see if requests are being made. |
# | Aug 7th 2008, 21:36 | markstory | but IE development is very black box, dark voodoo. |
# | Aug 7th 2008, 21:37 | rjmolesa | firephp |