<html>
<head>
</head>
<body bgcolor="gray">
<script type='text/javascript'>
function Go(){return}
</script>
<script type='text/javascript' src='exmplmenu2_var.js'></script>
<script type='text/javascript' src='menu_com.js'></script>
<noscript>Votre naviguateur ne supporte pas les scripts</noscript>
</body>
</html>
Javascript has nothing to do with Zope. Javascript is client-side, Zope is
sever-side. Your browser will this exactly that content that you put into
Zope. Your description is far too vague in order give further help.
-aj
--On 17. Juli 2007 08:26:37 +0300 Mohammed Tlais < m.tlais@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Mohammed Tlais < m.tlais@gmail.com>
> Date: Jul 16, 2007 2:36 PM
> Subject: does zope support java script
> To: zope-request@zope.org
>
> Greetings
>
> I have a web page that contains some java script code, when I add it to
> zope, it will not be displayed at all, what should be done to allow java
> scripts in zope?
>