2008年8月9日星期六

[fw-mvc] Dojo ZF Form decorator

Hi there,

Quick question on the best implementation approach for the following.

I've a Zend Form that implements the decorator that appends a
paragraph tag after a form element with the class 'hint' - currently
hidden via CSS, I'm aiming to implement this with Dojo's tooltip dijit
functionality. My favoured method would be to decorate the form
elements with an image that apears after the elements (might be best
to do this with CSS?) and have an onclick event associated to call
dojo and display the tooltip (i.e. the paragraph tag).

However despite reading the docs several times I'm now feeling rather
stupid as I still can't figure out the best way to implement this, so
I'm hoping for any pointers in the right direction?

Cheers,

Steve

没有评论: