box shadow for IE

box shadow for IE

Hello guys im new to the forum so hello all,

im a little stuck with something im trying to do. I am in need of a box shadow for some elements in IE as it does not use the css3 box shadow.
I am a complete jquery newbie so hopefully some one can help me.

I found this plugin http://plugins.jquery.com/project/boxshadow

i have done the following, saved jquery.boxshadow.js with that file name to an external js file and attached in the head of my webpage under the jquery.
added the filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=3); to the external css document of the element i want the jquery box shadow to render on.
But no joy. What am i doing wrong here any one got any ideas?

Cheers

Dan