[jQuery] Re: With IE8 out, how do you test for IE6?

2009-03-24 Thread KathyW



On Mar 24, 2:09 pm, Jeffrey Kretz jeffkr...@hotmail.com wrote:
 I found Multiple IE to be inaccurate for certain types of CSS and
 Javascript.  

Could you elaborate on what types of CSS and Javascript?

 I've used VPC for my compatibility testing for some time now
 and swear by it.

I have VPC on my Mac and it's just far too slow, especially testing
*any* JQuery animations.

KathyW.


[jQuery] Re: Cycle plugin questions

2009-03-24 Thread KathyW



On Mar 25, 5:26 am, Carl Meyer carl.j.me...@gmail.com wrote:
 Using the (awesome) Cycle plugin all over the place, and I have a
 question: in the uncompressed code file [1], a comment says that the
 second argument to .cycle() can be the name of an fx (only used in
 conjunction with a numeric value for 'options').

It's all covered here:
http://www.malsup.com/jquery/cycle/

And you might find a demo of exactly the effect you want here:
http://www.malsup.com/jquery/cycle/more.html?v2.23

KathyW.


[jQuery] Re: With IE8 out, how do you test for IE6?

2009-03-23 Thread KathyW



On Mar 23, 11:59 pm, Eridius bas...@gmail.com wrote:
 However, after i installed IE8, Multiple IE stopped render correctly (I use
 Multiple IE to test for IE6 and this is only at work since I have yet to
 find a way to run IE6 on Vista at home).

I'd read of issues with ie8 install *after* MultipleIE, so when I set
up an XP test box last week I installed the ie8 rc1 *before*
installing MultipleIE and it all works fine. Perhaps you should remove
and re-install MultipleIE ? ie8 probably clobbered some of the
dlls ...

Good luck,
KathyW.