This is what should be rendering *but* is not! Dave, you about had it when
you said to wrap the DIV in <tr><td> tags. When I do this, the ajax'd bits
*do* show up, but not lined up with all the other columns! At least now I
can see the blasted fields!!!! This generated HTML is whacky with a DIV in
a FORM! However, I don't see any other way of using the ajax support to
populate some of the form fields???
On 3/14/07, Dave Newton <[EMAIL PROTECTED]> wrote:
Wait, now I've totally forgotten what the original
problem was. If below is the generated HTML then what
is rendering incorrectly?
<DIV id=zipDiv
showError="true"
listenTopics="zipEnteredTopic"
href="http://localhost:8080/dsms/ZipCode.action"
formId="registerForm"
autoStart="false"
dojoType="struts:BindDiv">
Is there no starting TR/TD?
<LABEL class=label
for=user_zip_city>
City:
</LABEL>
</TD>
<TD>
<INPUT id=user_zip_city
size=40
value=Edwardsville
name=user.zip.city>
</TD>
</TR><TR><TD
class=tdLabel><LABEL class=label
for=user_zip_state>State:</LABEL></TD>
<TD><INPUT id=user_zip_state size=2 value=IL
name=user.zip.state>
</TD></TR></DIV>
If that's the case then we'd need to see the JSP that
the AJAX action is (attempting to, anyway) rendering.
d.
____________________________________________________________________________________
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Scott
[EMAIL PROTECTED]