Hello Darren,
first off, the jQuery helper is still in incubator status, so there might be
bugs.
The setup you described works for me perfectly though. Its probably important
what the exact error message is you are getting, but i have the feeling the
jQuery helper can not be found in your incl
I'm trying to add jQuery to my view. But, I'm missing something. I can't
seem to get the code loaded.
In my bootstrap.php, I have:
set_include_path('../library:../application/models' . PATH_SEPARATOR .
get_include_path());
In my "library path", I have two directories: Zend and ZendX.
In