Zend Framework Forum

Go Back   Zend Framework Forum > Zend Framework Components > Model-View-Controller (MVC)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-2010, 03:37 PM
Junior Member
 
Join Date: Nov 2009
Posts: 6
Default [ASK] about zendx_jquery

hii.. I want to ask about zendx_jquery..

I try to use zendx_jquery in my application that I build using zend framework.. I follow all step in the tutorial but it doesn't work.. I only want to show date picker..

this is my code:
> in controller:
Code:
public function init() {
    	ZendX_JQuery::enableView($this->view);
}
> in layout:
Code:
<?php echo $this->jQuery(); ?>
> in view:
Code:
Date: <?php echo $this->datePicker("dp1", '', array('defaultDate' => date('Y/m/d', time()))); ?>
but when I point to my browser.. it doesn't show anything ?
what's wrong with my code ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 02:34 PM.


Designed by: Miner Skinz Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0