Open GoogleCodeExporter opened 9 years ago
Original comment by thor12022@gmail.com
on 25 Nov 2008 at 5:40
Won't work in Opera either.
Will need to look up to see if we are using the right (most general) javascipt
functions
Original comment by thor12022@gmail.com
on 1 Dec 2008 at 3:23
Okay, so the functions that seem to be whacky are:
GetElementsById
GetAttribute
Haven't found a workaround yet, but at least I get to work with a breakpoint
debugger! Woooo!
Original comment by darnis...@gmail.com
on 2 Dec 2008 at 8:25
GetElementById works in IE... I've been testing some new code for the
wordsearch size
and that is how I've been hiding the input box when I bingo is selected. Since
Firefox didn't want to render the .tpl file as html I used IE to test that the
javascript was working...
Original comment by Chronoma...@gmail.com
on 2 Dec 2008 at 3:22
The impression I was getting was that the setAttribute was not functioning
properly,
since the background color never gets set, and that is done with setAttribute.
Original comment by thor12022@gmail.com
on 3 Dec 2008 at 9:59
.setAttribute doesn't exist as far as IE is concerned.
Unless you say otherwise Corey, I'm gonna take this one over
I found alternative
Original comment by thor12022@gmail.com
on 4 Dec 2008 at 4:00
this will probably not make it in, what the internet says works with IE doesn't
seem
to, and we're running low on time
Original comment by thor12022@gmail.com
on 4 Dec 2008 at 6:03
Original issue reported on code.google.com by
thor12022@gmail.com
on 21 Nov 2008 at 3:42