No, that isn't required at all. See the examples on this page: http://docs.jquery.com/Using_jQuery_with_Other_Libraries
-Mike > From: Sparky12 > > Hey Matt, > > Thanks for the response. > > OK - little confused. So basically what this is saying is I > need to call the jquery javascript library BEFORE any other > library on the page ? i.e. always ensure that the jquery > library is the "first" > script listed in my scripts ? > > Thanks