Anyone struck a problem running the CHAT option within a IE 7 browser.
This works fine on Foxfire

Here is the offending line:

area.innerHTML+='<tr bgcolor="'+color+'"><td width="140px"
bgcolor="#ccc">'+msg[1]+'</td><td><a href="mailto:'+msg[3]+'">'+msg[2]+'</a>:
'+msg[4]+'</td></tr>';


I cannot for the life of me see the problem. I added some ; to a couple of
lines above which reduced the errors to this line.
I know that IE7 is very sensitive to line ending ; semicolons.

Any ideas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to