It can be used as many times as you like, anywhere after jquery is included. The scripts will run in the order they were added, after the DOM is ready.
On 5/21/07, SamCKayak <[EMAIL PROTECTED]> wrote:
Can $(document).ready(function() { appear in an included <script src=filename or must it appear only once in the document header? Sam