One note to remember. If you pull in any new HTML elements via AJAX,
your new DOM nodes won't be unobtrusively active. Because the onReady
already happened. You have to rerun any methods that attach to these
nodes. I did it via the $.get and used a callback to reassign some
event handlers.
Ed
>
> Craig
> >
>
--
Ed Howland
http://greenprogrammer.blogspot.com
"The information transmitted is intended only for the person or entity
to which it is addressed and may contain proprietary, confidential
and/or legally privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance
upon, this information by persons or entities other than the intended
recipient is prohibited. If you received this in error, please contact
the sender and delete the material from all computers."