I think I now realize what my problem is.  I have a structure where
php loads a header and footer. The central content div is updated via
ajax.  This is where the javascript resides so a $(document).ready may
not actually be triggered since the http headers etc aren't being sent
on ajax update.  This'll require some more digging.


Reply via email to