[jQuery] Re: ZendX_JQuery

2009-01-31 Thread Colin Guthrie


'Twas brillig, and Junaid at 31/01/09 10:48 did gyre and gimble:

Hi,
I just started to try ZendX_JQuery as in the documentation, but not
working :(

Where I need to put the JQuery javascript library files.


Make sure you've registered the jquery helper in your view and make sure 
 you add the relevent foo into your layouts head area.


By default it includes jquery source from the google CDN system, but you 
can override this with local copy if you like.


I'd go over the docs again as I followed them just the other day and 
everything worked fine.


Col

--

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mandriva Linux Contributor [http://www.mandriva.com/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]



[jQuery] Re: ZendX_JQuery

2009-01-31 Thread Junaid

thanks for the reply,
but when i put  ?= $this-jQuery(); ?

page displays

jQuery(); ?

any problem with php? please help