[ZWeb] Zope.org feedback: JavaScript function call from page templates

Andreas Jung Andreas Jung <andreas@andreas-jung.com>
Wed, 16 Jul 2003 12:41:46 +0200


Please use the Zope mailinglist  zope@zope.org for Zope related questions.

Thanks,
-aj

--On Dienstag, 15. Juli 2003 9:42 Uhr -0400 "Anonymus (via www.zope.org)" 
<pnok321@freemail.hu> wrote:

> Hi!
> Please help me!
> I want to call JavaScript function from page templates.
> in DTML Document it works ('a' is SQLMethod):
> -----------------
> <scipt>
> function p()
> {}
> <dtml-in a>
>   p(<dtml-var d1>);
> </dtml-in>
> </script>
> ---------------
> But it does not work in page templates.
> Please tell me how can I do this if I have page templates!
> Thank you.
>
> ----------------------------------------------------------
> This email was generated from the Zope.org feedback form
> It was invoked from a link on
> http://www.zope.org/Members/Caseman/client_script_howto
>
>
> _______________________________________________
> Zope-web maillist  -  Zope-web@zope.org
> http://mail.zope.org/mailman/listinfo/zope-web