Error con <SCRIPT>window.showModelessDialog..
Posted by: Miguel Angel
Date: October 01, 2010 07:07PM

Espero que esto se pueda corregir..

La siguiente línea de código:

Response.Write("<SCRIPT>window.showModelessDialog('../controls/frmmsg.htm','_blank','dialogHeight: 300px; dialogWidth: 400px; dialogTop: 250px; dialogLeft: 350px; edge: Raised; center: No; help: No; resizable: No; status: No;' );</SCRIPT>")

me genera estos errores en K-MELEON:

window.attachEvent is not a function

window.showModelessDialog is not a function

y no me abren la ventana de diálogo esperada.

Alguna idea?


Re: Error con <SCRIPT>window.showModelessDialog..
Posted by: SoerenB
Date: October 02, 2010 08:48AM

Hi, Miguel Angel,

Quote
desga2
... Firefox 3.5.x y Seamonkey 2.0.x.
Lo que no funcione en éstos dos, no funcionará en K-Meleon 1.6.x.

If your code DOES work there, please try with changed UserAgent in K-Meleon.

This link may help:

ASP .NET Forum search for "seamonkey"

I'm afraid ASP .NET was not made with "standards compliant development" near the top of the priorities list ...

Cheers
SoerenB


Back again ...

K-Meleon forum is powered by Phorum.