Hey Guys - I am posting this question a second time and apologize if
someone answered it in the other thread - I cannot find the post
anywhere on this list.
$(window).resize(function(){
alert("Stop it!");
});
Is not firing in IE8 - this is the exact sample code provided at:
http://docs.jquery
I'm testing on Windows 7 and have not checked to see if its related to
that ...
The following code does not run in IE 8:
$(window).resize(function(){
alert("Stop it!");
});
Can anyone verify,
Thx
The jQuery home page says jQuery is CSS 3 Compliant.
This is a dumb question: but does that imply that it fixes CSS 3 in
all browsers or just that it supports CSS 3 selectors? I have a
feeling it's the later.
3 matches
Mail list logo