Hello,i want to add a preview component to my zend form. This preview component basically allows the user to construct a drop down and see how it looks (yes unfortunately that is a requirement).
so im constructing this dropdown - and when the user clicks on 'add drop down' (a button present in that form) , the drop down has to be previewed on the right-hand side.
could anyone point me in the right direction - do i use iframes/ajax/dojo? I'm not sure how to go about this, and if anyone could give any pointers, i'd really appreciate it.
Thanks in advance!
views:
15answers:
1
A:
Achieved this with a simple onLoad javaScript function . there is certainly no way in zend_forms that this can be done - that i'm aware of.
Mallika Iyer
2010-02-05 16:50:15