If you look at the JavaScript for the menu - are there calls to
$('id') in there?  If so, you might need to re-write those as
document.getElementById('id').  That might be the prototype call.

Matt

On 2/6/07, xiuxiu <[EMAIL PROTECTED]> wrote:


I think the first question is more important to me, since I don't need
prototype.js.

I check the css and scripts and I think there are no relationship between
them.

But if you delete the prototype.js , the struts menu doesn't work.

That's the problem which confuse me.



 ________________________________

xiuxiu
2007-02-06
 ________________________________

发件人: Matt Raible
发送时间: 2007-02-06 14:52:41
收件人: [email protected]
抄送:
主题: Re: Re: [appfuse-user] struts menu, prototype.js cross problems



On 2/5/07, xiuxiu  <[EMAIL PROTECTED] > wrote:
>
>
> I use dojo 0.4 and appfuse 1.9.4.
> I think there are two questions here.
> 1) how does struts menu (List menu) use prototype.js

It doesn't use it AFAIK.

> 2) why does prototype.js conflict with dojo (0.4)

Unfortunately, I don't have the answer for this.

Matt

>
>
>
>  ________________________________
>
> xiuxiu
> 2007-02-06
>  ________________________________
>
> 发件人: Matt Raible
> 发送时间: 2007-02-06 14:42:31
> 收件人: [email protected]
> 抄送:
> 主题: Re: [appfuse-user] struts menu, prototype.js cross
problems
>
>
> You might have better luck upgrading to the
> latest versions of
> prototype and dojo.  I've seen issues with dojo 0.2 and
an
> older
> version of scriptaculous.
>
> Matt
>
> On 2/5/07, xiuxiu   <[EMAIL PROTECTED]  > wrote:
>  >
>  >
>  > Hi,
>  >     I chose the List Menu of Struts Menu in my
> project which is based on the
>  > Appfuse.
>  >     As far as I know, the List Menu has no
> relationship with prototype.js
>  > and calendar.js. But after I delete these two files,
my
> menus can't be
>  > extended. Unfortunately, prototype.js seems to conflicts with
> the dojo which
>  > I am using. It is really terrible for me. Can
> anyone give me any advice ?
>  > Thanks.
>  >
>  > Luo
>  >
>  >  ________________________________
>  >
>  > xiuxiu
>  > 2007-02-06
>
>
> --
> http://raibledesigns.com
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>


--
http://raibledesigns.com


--
http://raibledesigns.com

Reply via email to