I have had to write some JQuery specifically for IE6, fixes some bugs with compatability between IE6 and IE8. However I only want to apply the IE6 JQUERY to IE6 and not have it load with IE8.
Can anyone suggest a way of detecting IE6 and running the IE6 Specific JQUERY?