How to define a div in widget?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to define a div in widget?

zhiyongcui
I need to use javascript in my form ,and my form are defined by widget, how to define a div area in it ?
thank you.
Reply | Threaded
Open this post in threaded view
|

Re: How to define a div in widget?

Malin Nicolas
in your screen <container id="area"></container>

nicolas

Le 13/05/2011 07:57, zhiyongcui a écrit :
> I need to use javascript in my form ,and my form are defined by widget, how
> to define a div area in it ?
> thank you.
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/How-to-define-a-div-in-widget-tp3519379p3519379.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.


--
Nicolas MALIN
Consultant
Tél : 06.17.66.40.06
Site projet : http://www.neogia.org/
-------
Société LibrenBerry
Tél : 02.48.02.56.12
Site : http://www.librenberry.net/

Reply | Threaded
Open this post in threaded view
|

Re: How to define a div in widget?

zhiyongcui
And how to define div in  a form?