zendx
Setting datepicker element in Zend_config_Ini
I am trying to create form element using Zend_Config_Ini. Among other elements, I have a datepicker element (zendx_jquery_form_element_datepicker) which fails to work.[详细]
2023-04-01 03:57 分类:问答Zend decorators: How can I use jquery-ui classes on my forms?
I create a form in a Zend Framework using jquery: class Contact_Form_Contact extends ZendX_JQuery_Form {[详细]
2023-03-26 02:49 分类:问答assigning values to elements in nested zend sub forms
I have a 3 tier form structure. There\'s a main form, frmMain (which acts more like a container form) which has subforms e.g frmSubFacts. And these sub forms such as frmSubFacts have subforms; for ex[详细]
2023-03-25 23:18 分类:问答is ZendX_JQuery shutdown in zend 2 [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_高级运维 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-23 21:22 分类:问答How can I use ZendX Jquery outside zend, like in CI or raw PHP?
i want to use zendx jquery with CI, but i see that it used zend view with it开发者_JAVA百科. please let me know can i use it as standalone package like many other zend library.You cannot use ZendX_JQu[详细]
2023-03-22 23:58 分类:问答How can I insert html code to Jquery Dialog Container in Zend framework Jquery Form
I\'m currently working Zend framework and placing Zendx_Jquery_Form in Jquery Dialog Container Just wanted to know is there a way to insert html code (so i can put a picture in there) to the Jquery D[详细]
2023-03-11 03:34 分类:问答How to subForm a subForm with ZendX_Jquery TabContainer/TabPane?
I try to get Zend_From working with nested jquery tabs. I know how to do it with plain HTML/jQuery, and i also have a single tab row working with decorators and so on. (see http://i56.tinypic.com/9zt5[详细]
2023-03-11 02:23 分类:问答AjaxContext vs Controller_Ajax in Zend Framework app
This is a question about the architecture. I\'ve seen two approaches implementing AJAX layer in Zend Framework.[详细]
2023-03-03 19:39 分类:问答Unable to initialize Jquery(Zendx) and View helpers in Bootstrap.php(ZF: 1.10.8)
Im unable to initializeJquery(Zendx) and View helpers in Bootstrap.php(ZF: 1.10.8) But Im able to initialize the same in every controller\'s init() method.[详细]
2023-02-16 17:43 分类:问答Enable jQuery using with ZendX_JQuery in a view helper
I am trying to activate jQuery through a view helper called within the lay开发者_StackOverflowout.[详细]
2023-02-15 07:59 分类:问答