Perhaps a little JavaScript inserted with a conditional comment in the
head of my document?

<!--[if lt IE 6]>
<script type="text/javascript">
//Kill jQuery?
...
</script>
<![endif]-->

Thoughts?

On 06/03/07, Oliver Boermans <[EMAIL PROTECTED]> wrote:
> IE 5.5 appears to have partial or intermittent support for my jQuery
> scripts. Although full support would be great - I would prefer IE5.x
> didn't run my scripts at all than partially. Is there a reasonably
> straight forward method I could employ to lock out IE5 out of jQuery
> altogether?

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to