I have the head tag first, then prototype and then Script.aculous and they
work perfectly well with Dojo. Had you switched order?
On 10/5/07, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> At one point the JavaScript load order when using
> Prototype was significant; I had to put the
> tag before loa
At one point the JavaScript load order when using
Prototype was significant; I had to put the
tag before loading prototype.
Note that Prototype does not always play well with
other libraries.
d.
--- Moacir Cardoso <[EMAIL PROTECTED]> wrote:
> Hello people,
>
> I was unable to make my ajax s:f
Hello people,
I was unable to make my ajax s:form submit to work.
Then I tried to create a simple application from struts2-blank-2.0.9.war
like this:
<%@ taglib prefix="s" uri="/struts-tags" %>
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
"h
If you set the debug flag do you get any error
messages?
--- Moacir Cardoso <[EMAIL PROTECTED]> wrote:
> Yes I do.
>
>
>
> Dave Newton wrote:
> > Do you have an tag?
> >
> > --- Moacir Cardoso <[EMAIL PROTECTED]> wrote:
> >
> >
> >> Hi,
> >> I'm unable to make my ajax form work
> >>
> >>
Yes I do.
Dave Newton wrote:
Do you have an tag?
--- Moacir Cardoso <[EMAIL PROTECTED]> wrote:
Hi,
I'm unable to make my ajax form work
initial content
action="cadastro/pessoa_salvarEndereco.action"
method="post"
theme="ajax">
targets="two
On top of that, that won't work on IE. set showLoadingText="false" on
the submit tag.
musachy
On 10/1/07, Moacir Cardoso <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm unable to make my ajax form work
>
>
>
> initial content
> id="theForm2"
> cssStyle="border: 1px solid green;"
>
Do you have an tag?
--- Moacir Cardoso <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm unable to make my ajax form work
>
>
>
> initial content
> id="theForm2"
> cssStyle="border: 1px solid green;"
>
> action="cadastro/pessoa_salvarEndereco.action"
> method="post"
>
Hi,
I'm unable to make my ajax form work
initial content
It's making a normal http request and not using ajax calls.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
8 matches
Mail list logo