Tagged Questions

12
votes
6answers
10k views

Best way to start using jQuery in a Zend Framework 1.9 application?

I want to get started working with jQuery in my Zend Framework application but not sure which is the best way to get started. I know I could include the jQuery library just like any other javascript ...
12
votes
3answers
12k views

Zend Framework form with jquery

Any one a idea how to simply create a form with Zend_Form and jquery? I want to use Zend_Form to validate the form so I don't have to dual script the form in JavaScript and PHP. Thank you, Ivo ...
7
votes
1answer
136 views

Zend and jQuery - Forms composed from many actions

I am about to set sail on some complex web pages and forms in Zend. Since a lot of this will be new territory for me I am hoping you can give me some feedback on my approach before I start. The ...
7
votes
1answer
113 views

Possible collision of two ajax requests?

I'm having trouble with one of my sites on which two ajax requests are executed when the page loads. I'm using jQuery in combination with an PHP application based on the zend framework. The relevant ...
5
votes
2answers
711 views

how to ajaxify zend_pagination results (already working with partialoop) using jquery

in the controller i have : $paginator = Zend_Paginator::factory($mdlPost->getPosts($this->moduleData->accordion, 'name ASC')); if(isset($params['cities'])) { ...
5
votes
2answers
810 views

json problem (valums ajax uploader with zend framework)

I am using the ajax uploader and the Zend Framework. The Problem is when I am using the json response for the onSubmit. With $this->getHelper('Json')->sendJson($data); I only get a saveas ...
4
votes
7answers
322 views

Check if Javascript is enabled

All, I am using Jquery and Zend Framework and I wanted to know if there's a way to check if Javascript is enabled or supported by the browser. IF it's not supported, I would like to redirect the user ...
4
votes
1answer
220 views

Zend navigation with XML file

<configdata> <home> <label>Home</label> <controller>dashboard</controller> <action>index</action> </home> <accounts> ...
4
votes
3answers
3k views

Any good example about Autocomplete with Zend Framework? (JQuery and ZendX)

I have a problem, I don't find good examples of "autocomplete" with zend framework (using jQuery with zendx). I need one that works to understand how to develop it. Someone has done it? Thank you ...
4
votes
2answers
634 views

Zend Form: How to create a 'create account form' that checks for unique username?

I have a form where a user can create an account. The username column is unique in the database. If a user tries to create an account with a duplicate username, it throws an exception. This ends up ...
4
votes
2answers
7k views

Getting Zend_Navigation menu to work with jQuery's Fisheye

I'm using Zend_Navigation (sweet addition to the framework, btw) to build my menu, after which it should be rendered in the page (self-evidently). I first set the container somewhere in the ...
4
votes
7answers
7k views

Trying to find an AJAX file upload solution for Zend Framework using jQuery

I'm trying to create an "upload file, and email as an attachment" form where the file starts uploading after it has been selected (like Gmail), before sending the email. I would also like to implement ...
3
votes
2answers
455 views

Returning a zend paginator object in ajax request, getting wrong url

I'm using Zend Paginator here, in an ajax request I am retrieving objects based upon search results and rendering the HTML and passing it along with a rendered Zend Paginator view. The problem is ...
3
votes
3answers
2k views

PHP/jQuery chat plugin

I want to implement a chat option on website in which any register user can join. This chat option will be public and any one can see chat but only selected users can send messages on chat. There is ...
3
votes
1answer
760 views

How to make AJAX based GUI using Zend Framework

I have a application built using Zend Framework. I have decided to go with JQuery instead of Dojo. I do use the ZendX helpers for stuff like ajaxLinks and dialogContainers. I want to try and make the ...
3
votes
2answers
1k views

Zend Framework VS jquery validate Vs Form

Just a quick question if someone has already that kind of setup or if there is some source code on the web. I want to add some javascript validation to some Zend Forms. The straight forward approach ...
3
votes
3answers
388 views

How to code one jquery function for all AJAX links

I am using zend framework on windows. I want to implement ajax in my project first time. I searched for help and created a very simple ajax functionality. IndexController.php public function ...
3
votes
2answers
473 views

Best way to structure AJAX for a Zend Framework application

I thought of having an AJAX module service layer, with controllers and actions that interact with my model. Easy, but not very extensible and would violate DRY. If I change the logistics of some ...
3
votes
5answers
93 views

Keeping Track of Dependent Third-party Library Releases

I am building a web application that is dependent upon several third-party libraries. What is a good strategy for making sure that you're always using the most fully patched versions? A simple ...
2
votes
4answers
55 views

How to clear content which is not in active using jquery?

I am using jquery UI tab for my project. Kindly check the html code <div id="tabs"> <ul> <li><a href="#tabs-1" id="preload" class="load_cont" ...
2
votes
1answer
152 views

Zend framework Jquery submit form without page refresh

been banging my head for 2 days now I am a newbie to zend but not jquery, I am trying to post a form using Zend framework but all I seem to get is the page refreshing like a normal post request. I am ...
2
votes
3answers
99 views

Adding column to datatables

im using Zend and Datatables (jQuery Plugin). I have a table like that: <table width="100%" cellpadding="0" cellspacing="0" border="0" class="display" id="customerTable"> <thead> ...
2
votes
1answer
65 views

Selecting Multiple Items from a Dynamically Generated List - Zend Framework

I am currently developing a media gallery software using Zend Framework and am trying to figure out the best way to go about adding multiple images to a gallery. Basically, I want to be able to pull ...
2
votes
1answer
64 views

Has anyone already written JavaScript versions of Zend Validators?

I've built my Zend Forms to push validation params to the client for JS validation. I'm not excited about having to re-write many of Zend's Validators in JS however. I don't want to reinvent the wheel ...
2
votes
3answers
94 views

loop through siblings with a specific class in jquery

i have tr class firstrow and tr class called addrows . addrows class is always after the firstrow class, i want to count the number of addrow tr's after each firstrow tr . in my example it should be ...
2
votes
2answers
165 views

Need to show pictures from flickr on my site tagged a certain tag

*I'm been going over the available apis and programs out there but what I need is a way to pictures from flickr on my site. Most of the programs I have seen only show pictures that belong to a certain ...
2
votes
3answers
816 views

Setting target for Iframe using Ajax and Jquery?

I am using zend-framework, iframe, ajax and jquery to call an url when a DIV is clicked. I am using an iframe as follow <iframe src="http://localhost.test.com/public/index/listen-message" ...
2
votes
3answers
1k views

Using ZendX_JQuery_Form_Element_DatePicker to find the current Server Time

Iam using ZendX_JQuery_Form_Element_DatePicker, I want to set the a default date to the date time picker. My current code is this - $date = new ZendX_JQuery_Form_Element_DatePicker('date', ...
2
votes
1answer
308 views

How to implement a “Deep Link” on Ajax calls over ZF?

I feel the need to allow the browser back button to work, as well to allow the users to bookmark what they see. I'm not versatile on Zend routes but, I cannot change that for the moment. This is the ...
2
votes
2answers
331 views

Run javascript code returned when using Zend Frameworks ZendX ajaxLink function

I had this working an hour ago but must have changed something. How should I call a ajaxLink using ZendX so that any javascript in the response html get's executed? I tried with processData since I ...
2
votes
3answers
2k views

Implementation of Uploadify with Zend Framework

Okay, I have read, and tried a lot of things on how to implement uploadify with Zend Framework, and I'm probably overlooking something, but I'm completely stuck. It seems my action isn't called. All ...
2
votes
1answer
462 views

ZFdebug Jquery interference

I use Zend Framework with ZfDebug (http://code.google.com/p/zfdebug/) and a plugin Base64 Encode/Decode. (http://plugins.jquery.com/project/base64) the problem is when i try to make: ...
2
votes
2answers
648 views

Parent child combo box

Hi I want to implement child parent combo box(country state like if we select any country the state combo box should be populated according to selected country) in my form with jquery. Please give ...
2
votes
1answer
1k views

File upload with jqgrid in PHP

I am trying to implement file upload with jqgrid (in a Zend Framework project). jqgrid allows you to create an input field of type "file" but does not enable ENCTYPE=“multipart/form-data”. The ...
2
votes
1answer
293 views

Serialising my JSON output problem in JQuery

Am trying to validate my form using an AJAX call $("#button").click(function() { $.ajax({ type: "POST", url: "<?php echo $this->baseUrl() ...
2
votes
3answers
4k views

Zend Navigation Menu customising to use JQuery jdmenu

So i've followed the tutorial Zend Framework: Navigation and Breadcrumbs with an XML File in ZF 1.8 and all is working well, but i now want to use the jdmenu jquery plugin to renderer a cleaner ...
2
votes
4answers
8k views

Zendx JQuery Autocomplete

I've been trying to get the Zend Jquery autocomplete function working, when i noticed this section in the Zend documentation. The following UI widgets are available as form view helpers. Make ...
2
votes
1answer
1k views

Supply extra parameter to autocomplete according to Zend Framework

I have a form with (at least) the following two fields: country club The club is a field that is generated via the ZendX_JQuery_Form_Element_AutoComplete Element, that also generates the following ...
2
votes
3answers
10k views

Integrating jQuery, jQuery UI, and jQuery Themes with the Zend Framework

Update: this question refers to an older version of Zend Framework. To see how to integrate jQuery with a Zend Framework 1.9.4 (1.8+) application refer to this question. I think I understand the ...
2
votes
3answers
1k views

How can I implement jquery in my Zend Framework application in a custom manner?

How can I implement jquery in my Zend Framework application in a custom manner. appending jquery.js ok appending script ok send POST data to controller ok process POSTed data ok send 'AjaxContext' ...
2
votes
7answers
1k views

How to translate strings in JS

I have a project which I want to translate into multiple languages for the PHP Part I use Zend Frameworks Zend_Translate with GetText. Now I want to translate the JS part too. I am using the jQuery ...
1
vote
2answers
45 views

How to do a POST json request with jQuery?

How can I recreate a request with jquery which would work exactly as this PHP request? $client = new Zend_Http_Client($uri); $response = $client->setMethod(Zend_Http_Client::POST) ...
1
vote
1answer
180 views

Word documents create, open and edit within web application - PHP

Want know any external API web service or PHP libraries that will allow me to open, edit and save word documents within my web application i’m implementing using a editor. Basically I want ...
1
vote
2answers
58 views

jquery ui autocomplete in zend form

I have JSON data returned in my action controller: $results = $repo->getMatchingCityName($searchTerm); Response that i'm getting: [{"CityName":"Montreal"},{"CityName":"New york"}]........ But ...
1
vote
2answers
170 views

jQuery autocomplete mysql zend no response from action/controller?

Were using jquery autocomplete in zend and setup our action like this public function ajaxautocompleteAction() { $postData = $this->_request->getParams(); $term = $postData['term']; ...
1
vote
2answers
132 views

HowTo: Zend_Form processing via ajax

i'm digging more and more into Zend_Framework, but finding good resources isn't all too easy, as a lot is coming from older versions. So i'm hoping to find some input from here. I'm looking for the ...
1
vote
1answer
89 views

zend framework and jquery - attach event from server side?

I have a form I created with Zend_Form (or Zend_JQuery_Form now). I have a select box in the form and I would like to do a call-back to the server when the user selects a value (to create dependent ...
1
vote
1answer
83 views

How can i link zend paginator with Jquery paginator plug-in?

How can I link Zend paginator with Jquery paginator plug-in ? I don't want to refresh the pagination links. Only content should change.
1
vote
0answers
91 views

Content rendering after javascript - Zend

I can't perform any js function fired by a dijit event unless setting the javascript file in the view itself. I set various js files to use within my controller this way : $layout = ...
1
vote
1answer
55 views

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. please let me know can i use it as standalone package like many other zend library.

1 2 3 4 5