[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-20 Thread Ricardo

Is it completely unfeasible to install Firefox 1.5 on those PCs (I
wonder what hardware these are O.o)? It should work on Win95. Or event
a linux distro if it's all browser+docs being done, might be cheaper
than taking the time to redo it all without jQuery.

Else, first thing to do is get a VM like VirtualBox and get a proper
IE5.5 on Win95 install running, debugging on the standalone version
will be a nightmare.

On Jun 18, 9:14 pm, Gmail rodrigo.s.alfo...@gmail.com wrote:
 I wish I weren't serious!

 It's an internal website for something like 400 users, a hundred of  
 which are using ie5.5 :-(

 Worst part is that they just told us this after a month of coding a  
 VERY jQueryish site T_T

 Someone please shoot me xD

 On 18/06/2009, at 16:55, James james.gp@gmail.com wrote:



  Are you serious?
  I guess you're just going to have to give them the reality of the fact
  that that's the way it is. Things aren't going to work as expected
  with legacy software. Is IE5.5 the only browser you have to design
  for, or just one that you also have to accommodate for?

  On Jun 18, 9:45 am, Rodrigo Sebastián Alfonso
  rodrigo.s.alfo...@gmail.com wrote:
  Yeah, I thought so, but it's not an option to me to work without  
  Win 95
  (yes, I also said WTF). Client needs!

  Thanks anyways James! :-)

  On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com  
  wrote:

  jQuery is listed on the website as compatible with IE6+, so that's
  probably it.

  On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
  Hi everyone!

  I've been doing some research and I've found different opinions  
  about
  the compatibility of jQuery with IE5.5.

  My problem is that I can't get anything to work (I'm doing my  
  testing
  in TredoSoft's Multiple IE).

  I don't know if this is because there software is not working as a
  real IE5.5 would, or if it is that jQuery is not compatible with
  IE5.5. Or, the third option, I'm screwing up somewhere xD

  I'm trying the simplest task ever, like an alert thrown on the $
  (document).ready, but no luck :-(

  I'm using jQuery 1.3.2 (minified).

  I will appreciate any ideas!

  Thanks!

  Rodrigo


[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-19 Thread Klaus Hartl

On 18 Jun., 19:32, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
 I'm trying the simplest task ever, like an alert thrown on the $
 (document).ready, but no luck :-(

Also, I slightly remember that alerts are one of the things that do
not work in the standalone IEs...

--Klaus


[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread James

jQuery is listed on the website as compatible with IE6+, so that's
probably it.

On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
 Hi everyone!

 I've been doing some research and I've found different opinions about
 the compatibility of jQuery with IE5.5.

 My problem is that I can't get anything to work (I'm doing my testing
 in TredoSoft's Multiple IE).

 I don't know if this is because there software is not working as a
 real IE5.5 would, or if it is that jQuery is not compatible with
 IE5.5. Or, the third option, I'm screwing up somewhere xD

 I'm trying the simplest task ever, like an alert thrown on the $
 (document).ready, but no luck :-(

 I'm using jQuery 1.3.2 (minified).

 I will appreciate any ideas!

 Thanks!

 Rodrigo


[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Rodrigo Sebastián Alfonso
Yeah, I thought so, but it's not an option to me to work without Win 95
(yes, I also said WTF). Client needs!

Thanks anyways James! :-)

On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com wrote:


 jQuery is listed on the website as compatible with IE6+, so that's
 probably it.

 On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
  Hi everyone!
 
  I've been doing some research and I've found different opinions about
  the compatibility of jQuery with IE5.5.
 
  My problem is that I can't get anything to work (I'm doing my testing
  in TredoSoft's Multiple IE).
 
  I don't know if this is because there software is not working as a
  real IE5.5 would, or if it is that jQuery is not compatible with
  IE5.5. Or, the third option, I'm screwing up somewhere xD
 
  I'm trying the simplest task ever, like an alert thrown on the $
  (document).ready, but no luck :-(
 
  I'm using jQuery 1.3.2 (minified).
 
  I will appreciate any ideas!
 
  Thanks!
 
  Rodrigo



[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread James

Are you serious?
I guess you're just going to have to give them the reality of the fact
that that's the way it is. Things aren't going to work as expected
with legacy software. Is IE5.5 the only browser you have to design
for, or just one that you also have to accommodate for?

On Jun 18, 9:45 am, Rodrigo Sebastián Alfonso
rodrigo.s.alfo...@gmail.com wrote:
 Yeah, I thought so, but it's not an option to me to work without Win 95
 (yes, I also said WTF). Client needs!

 Thanks anyways James! :-)

 On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com wrote:

  jQuery is listed on the website as compatible with IE6+, so that's
  probably it.

  On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
   Hi everyone!

   I've been doing some research and I've found different opinions about
   the compatibility of jQuery with IE5.5.

   My problem is that I can't get anything to work (I'm doing my testing
   in TredoSoft's Multiple IE).

   I don't know if this is because there software is not working as a
   real IE5.5 would, or if it is that jQuery is not compatible with
   IE5.5. Or, the third option, I'm screwing up somewhere xD

   I'm trying the simplest task ever, like an alert thrown on the $
   (document).ready, but no luck :-(

   I'm using jQuery 1.3.2 (minified).

   I will appreciate any ideas!

   Thanks!

   Rodrigo


[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Andy Matthews

If you haven't already done so, you might increase your fee by a significant
amount for having to spin your wheels supporting IE 5.5. Whatever work needs
to be done is going to take lots of extra time because you'll have to write
everything in plain JS with little support for new functionality.

I wouldn't have taken the gig personally. Life is too short supporting
software that's been outdated for almost 8 years, and wasn't that good to
begin with.


andy 

-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
Behalf Of James
Sent: Thursday, June 18, 2009 2:56 PM
To: jQuery (English)
Subject: [jQuery] Re: jQuery 1.3.2 in IE5.5


Are you serious?
I guess you're just going to have to give them the reality of the fact that
that's the way it is. Things aren't going to work as expected with legacy
software. Is IE5.5 the only browser you have to design for, or just one that
you also have to accommodate for?

On Jun 18, 9:45 am, Rodrigo Sebastián Alfonso rodrigo.s.alfo...@gmail.com
wrote:
 Yeah, I thought so, but it's not an option to me to work without Win 
 95 (yes, I also said WTF). Client needs!

 Thanks anyways James! :-)

 On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com wrote:

  jQuery is listed on the website as compatible with IE6+, so that's 
  probably it.

  On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:
   Hi everyone!

   I've been doing some research and I've found different opinions 
   about the compatibility of jQuery with IE5.5.

   My problem is that I can't get anything to work (I'm doing my 
   testing in TredoSoft's Multiple IE).

   I don't know if this is because there software is not working as a 
   real IE5.5 would, or if it is that jQuery is not compatible with 
   IE5.5. Or, the third option, I'm screwing up somewhere xD

   I'm trying the simplest task ever, like an alert thrown on the $ 
   (document).ready, but no luck :-(

   I'm using jQuery 1.3.2 (minified).

   I will appreciate any ideas!

   Thanks!

   Rodrigo




[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Charlie





not sure if this will help you or not but IE tester has an IE5.5 script
engine, as well as 6,7 8
http://www.my-debugbar.com/wiki/IETester/HomePage

Rodrigo Sebastin Alfonso wrote:
Yeah, I thought so, but it's not an option to me to work
without Win 95 (yes, I also said WTF). Client needs!
  
Thanks anyways James! :-)
  
  On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com
wrote:
  
jQuery is listed on the website as compatible with IE6+, so that's
probably it.


On Jun 18, 7:32am, Rodrigo rodrigo.s.alfo...@gmail.com
wrote:
 Hi everyone!

 I've been doing some research and I've found different opinions
about
 the compatibility of jQuery with IE5.5.

 My problem is that I can't get anything to work (I'm doing my
testing
 in TredoSoft's Multiple IE).

 I don't know if this is because there software is not working as a
 "real" IE5.5 would, or if it is that jQuery is not compatible with
 IE5.5. Or, the third option, I'm screwing up somewhere xD

 I'm trying the simplest task ever, like an alert thrown on the $
 (document).ready, but no luck :-(

 I'm using jQuery 1.3.2 (minified).

 I will appreciate any ideas!

 Thanks!

 Rodrigo

  
  
  






[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Gmail


I wish I weren't serious!

It's an internal website for something like 400 users, a hundred of  
which are using ie5.5 :-(


Worst part is that they just told us this after a month of coding a  
VERY jQueryish site T_T


Someone please shoot me xD


On 18/06/2009, at 16:55, James james.gp@gmail.com wrote:



Are you serious?
I guess you're just going to have to give them the reality of the fact
that that's the way it is. Things aren't going to work as expected
with legacy software. Is IE5.5 the only browser you have to design
for, or just one that you also have to accommodate for?

On Jun 18, 9:45 am, Rodrigo Sebastián Alfonso
rodrigo.s.alfo...@gmail.com wrote:
Yeah, I thought so, but it's not an option to me to work without  
Win 95

(yes, I also said WTF). Client needs!

Thanks anyways James! :-)

On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com  
wrote:



jQuery is listed on the website as compatible with IE6+, so that's
probably it.



On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:

Hi everyone!


I've been doing some research and I've found different opinions  
about

the compatibility of jQuery with IE5.5.


My problem is that I can't get anything to work (I'm doing my  
testing

in TredoSoft's Multiple IE).



I don't know if this is because there software is not working as a
real IE5.5 would, or if it is that jQuery is not compatible with
IE5.5. Or, the third option, I'm screwing up somewhere xD



I'm trying the simplest task ever, like an alert thrown on the $
(document).ready, but no luck :-(



I'm using jQuery 1.3.2 (minified).



I will appreciate any ideas!



Thanks!



Rodrigo


[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Gmail


I'll tell my boss you said that! xD


On 18/06/2009, at 17:06, Andy Matthews li...@commadelimited.com  
wrote:




If you haven't already done so, you might increase your fee by a  
significant
amount for having to spin your wheels supporting IE 5.5. Whatever  
work needs
to be done is going to take lots of extra time because you'll have  
to write

everything in plain JS with little support for new functionality.

I wouldn't have taken the gig personally. Life is too short supporting
software that's been outdated for almost 8 years, and wasn't that  
good to

begin with.


andy

-Original Message-
From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com]  
On

Behalf Of James
Sent: Thursday, June 18, 2009 2:56 PM
To: jQuery (English)
Subject: [jQuery] Re: jQuery 1.3.2 in IE5.5


Are you serious?
I guess you're just going to have to give them the reality of the  
fact that
that's the way it is. Things aren't going to work as expected with  
legacy
software. Is IE5.5 the only browser you have to design for, or just  
one that

you also have to accommodate for?

On Jun 18, 9:45 am, Rodrigo Sebastián Alfonso rodrigo.s.alfo...@gma 
il.com

wrote:

Yeah, I thought so, but it's not an option to me to work without Win
95 (yes, I also said WTF). Client needs!

Thanks anyways James! :-)

On Thu, Jun 18, 2009 at 4:33 PM, James james.gp@gmail.com  
wrote:



jQuery is listed on the website as compatible with IE6+, so that's
probably it.



On Jun 18, 7:32 am, Rodrigo rodrigo.s.alfo...@gmail.com wrote:

Hi everyone!



I've been doing some research and I've found different opinions
about the compatibility of jQuery with IE5.5.



My problem is that I can't get anything to work (I'm doing my
testing in TredoSoft's Multiple IE).



I don't know if this is because there software is not working as a
real IE5.5 would, or if it is that jQuery is not compatible with
IE5.5. Or, the third option, I'm screwing up somewhere xD



I'm trying the simplest task ever, like an alert thrown on the $
(document).ready, but no luck :-(



I'm using jQuery 1.3.2 (minified).



I will appreciate any ideas!



Thanks!



Rodrigo





[jQuery] Re: jQuery 1.3.2 in IE5.5

2009-06-18 Thread Olivier Percebois-Garve


Hi

Prototype used to support IE5.5, but I don't know for the current versions.
It may be easier than to do everything by hand and workaround weird 
browser bugs by yourself


Rodrigo wrote:

Hi everyone!

I've been doing some research and I've found different opinions about
the compatibility of jQuery with IE5.5.

My problem is that I can't get anything to work (I'm doing my testing
in TredoSoft's Multiple IE).

I don't know if this is because there software is not working as a
real IE5.5 would, or if it is that jQuery is not compatible with
IE5.5. Or, the third option, I'm screwing up somewhere xD

I'm trying the simplest task ever, like an alert thrown on the $
(document).ready, but no luck :-(

I'm using jQuery 1.3.2 (minified).

I will appreciate any ideas!

Thanks!

Rodrigo