Yes, that can do the trick, will try, thanks. Regards, Saša Stamenković
On Thu, Jan 21, 2010 at 11:43 AM, drm-4 [via Zend Framework Community] < [email protected]<ml-node%[email protected]> > wrote: > Hi, > > umpirsky wrote: > > I get value1 with parent::getValue(), but value2 I can get only with > $value2 > > = > Zend_Controller_Front::getInstance()->getRequest()->getParam($this->_name > > . 2); > Try setting the $_isArray property of the element to true. > > > ------------------------------ > View message @ > http://n4.nabble.com/Creating-custom-jQuery-slider-element-tp1049604p1049639.html > To unsubscribe from Creating custom jQuery slider element, click here< (link > removed) ==>. > > > -- View this message in context: http://n4.nabble.com/Creating-custom-jQuery-slider-element-tp1049604p1049655.html Sent from the Zend Framework mailing list archive at Nabble.com.
