Well assuming the ie explorer will run the offending page.
use wine or cxoffice to run ie explorer, it is an easy app to get
working.
Aaron
On Fri, 2004-10-22 at 00:17, Stiven Andre wrote:
> Yep, there are many sites that don't stand with standards but the question
> is, is there any way to read thoose sites on Linux box? I say it not becouse
> I agree with this standard violation but it's too annoying having to reboot
> to windows to check if there is a new car avilable for sale....
> Any "end user" solution for this around?
> Regards. Stiven
>
>
> ----- Original Message -----
> From: "Diego Iastrubni" <[EMAIL PROTECTED]>
> To: "Linux List" <[EMAIL PROTECTED]>
> Sent: Tuesday, October 19, 2004 8:12 PM
> Subject: Re: focus site in Linux browser?
>
>
> ×××× ×××××, 19 ×××××××× 2004, 02:34, ××××:
> > An included javascript file for the main page starts with:
> >
> > var xmlDoc = new ActiveXObject("Msxml2.DOMDocument");
> >
> > and if it fails it has an alert saying that an accompanaying file was
> > not loaded.
>
> stupid ass holes who dont know how to code JavaScript...
>
> Is this code so hard to write?
>
> // load the xml
> if (window.ActiveXObject)
> xmlDoc = new ActiveXObject("Microsoft.XMLDOM");
> else if (document.implementation && document.implementation.createDocument)
> xmlDoc=document.implementation.createDocument("","doc",null);
> else
> alert("Could not create an XMLDocument");
>
>
> --
> diego, kde-il translation team, http://www.kde.org/il
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
>
> ================================================================To
> unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
>
>
> --
> GON mail server scanned this email for viruses and dangerous content.
>
>
>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]