Thanks, but I have done that. It works when I add the code:
ZendX_JQuery::enableView($this); $this->jQuery()->enable(); into any .phtml file I need to use jQuery in. I think the code in the bootstrap.php is only adding jQuery to the _layout_view_ not to __all__ views. Following the instructions on: http://framework.zend.com/manual/en/zendx.jquery.view.html does not work :( (for me) monk.e.boy -- View this message in context: http://n4.nabble.com/jquery-tp1471233p1472351.html Sent from the Zend Framework mailing list archive at Nabble.com.
