1

Topic: I love Internet Explorer! Yes, I know April has gone

This is annoying me to hell, why does this fail in Internet Explorer:

<a class="top_link" href="#" onClick="window.open('./chat/','Video Chat','left=20,top=20,width=990,height=650,toolbar=0,resizable=0')" title="Enter chat rooms"><span>Chatroom</span></a>

but ok in Firefox & Chrome? roll

Regards, Peter

2

Re: I love Internet Explorer! Yes, I know April has gone

Because like many MS products its not coded sensibly.

3

Re: I love Internet Explorer! Yes, I know April has gone

ha......

IE is known not to handle window names with spaces in them real well.
Change it to "RecordViewer" or "Record_Viewer"

Damn MS

Regards, Peter