Not to sound like a newb (allthough I am slightly new to JS), how does a defer attribute work? Thanks so much!
----- On 5/14/07, Paul Swabey <[EMAIL PROTECTED]> wrote: > Hi Kyle, > > The "Operation aborted" error I'm seeing on your page can be resolved by > adding the "defer" attirbute to your script tags. > e.g. > <script type="text/javascript" defer="defer"> > > I hope that helps! > > -PS > > > > --------------- Original Message Follows ------------------ > From: [EMAIL PROTECTED] (Kyle Strauss) > Date: 5/13/2007 06:58 PM (Mountain Standard Time) > To: [email protected] > Subject: Re: [Javawin] PWC in MSIE > > Okay here's the info and a link. > > http://web.mac.com/macsnapples/dragdrop alpha 1/DragDrop.html > > As you can see, its a sort of WebOS in alpha stages. I just need it > to be able to function in MSIE (obviously). Can anyone help me? > > -------- > > On 5/13/07, [EMAIL PROTECTED] wrote: > > > I am working on this web portal using PWC and I can't, for the life of > > > me, figure out why none of the JS will display in MS Internet > > > > Send more info > > > > > Explorer! Does anybody have a fix for it? I can attach the file if > > > it's necessary. > > > > Attach or link the site. > > > > -- > > Mila76 > > > > > > _______________________________________________ > > Javawin mailing list > > [email protected] > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > _______________________________________________ > Javawin mailing list > [email protected] > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > _______________________________________________ > Javawin mailing list > [email protected] > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
