[jQuery] nonsecure items

[jQuery] nonsecure items


Hi,
I am using thickbox in an SSL enviroment. This thickbox uses JQeury,
but when the page loads I get a message in IE7 that there are
nonsecure items on the page. When I exclude following tag from my page
<script type="text/javascript" src="../Js/jquery.js"></script>
everything works fine so I guess its a JQeury problem. (offcourse,
whitout this tag the thickbox won't work)
Can anyone help me with this problem?