That's not quite enough information to tell what went wrong. :-) You can certainly concatenate several .js files into one, if that's what you mean.
Can you post a link to a test page? -Mike > I have been trying to consolidate a good number of scripts > into include to simplify mgt. The trouble is when I include > the jquery file it does not recognize the jquery functions. > If I include it directly in the html page all works fine. I > have even included remote files that I have confirmed are > correct urls. Has anyone run into this issue?