Posts by Heverton Coneglian de Freitas • 71 points
1 post
- 
		7 votes3 answers162 viewsQ: Use . on() instead of . bind() in Cakephp’s JshelperWhen I write Ajax with Cakephp’s Jshelper, I write something like this $this->Js->get('#searchCity')->event( 'click', $this->Js->request( 'http://api.geonames.org/searchJSON', array(…