Re: [WSG] Javascript Code not working in IE6

2007-10-23 Thread Kevin Lennon
Alexander Uribe wrote: In my javascript class at college, I have to find out why this piece of code does not run in IE6. I can't seem to figure out why. If anyone knows, that would be great cheers, Alex. Code below "http://www.w3.org/TR/html4/strict.dtd";> Exercise 4 .borders {

RE: [WSG] Javascript Code not working in IE6

2007-10-23 Thread Focas, Grant
ener(); return functionRef(); }; }else{ target[eventType] = functionRef; } } } From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Uribe Sent: Wednesday, 24 October 2007 10:09 AM To: wsg@websta

[WSG] Javascript Code not working in IE6

2007-10-23 Thread Alexander Uribe
In my javascript class at college, I have to find out why this piece of code does not run in IE6. I can't seem to figure out why. If anyone knows, that would be great cheers, Alex. Code below http://www.w3.org/TR/html4/strict.dtd";> Exercise 4 .borders { border: 1px solid red;