Angelo, can you post a link to a test page? Without seeing the problem in action, we would all be just guessing.
> From: Angelo Zanetti > I have been having trouble with integrating JS into existing website. > The particular files that we are trying to include the Jquery > into the JS that exists in the files just stops working. Even > basic stuff for example even if I called a function called > hello() and in there it just had an alert("hello"); it > doesn't get there. This only seems to happen in IE for some > strange reason. It is fine in Firefox...