Well i Just caught something. For some reason my listentopics or action from the form is not working It shows loading.. in the Chrome browser. but never loads. nothing in the logs Works on both firefox and IE
s:div > <s:form id="selectreport" theme="ajax" action="ShowConfigureDZ" > <s:select id="REPORTNAME" name="REPORTNAME" list="reportList.{prettyname}" onchange="dojo.event.topic.publish('showConfigure_topic');return false;" theme="ajax" /> </s:form> </s:div> <s:url id="showconfigureDZ" value="/ShowConfigureDZ.action" /> <s:div id="configureDZ" href="%{showconfigureDZ}" formId="selectreport" notifyTopics="showConfigure_topic" theme="ajax"></s:div> Any Ideas Jeromy Evans - Blue Sky Minds wrote: > > > I don't often jump on bandwagon's and I'm not really an early-adopter, > but I think many struts users would appreciate the chrome comic strip: > > http://www.google.com/googlebooks/chrome/ > > javascript hidden class transitions... mmm... i like that > > > > To put this on topic, has any one tested the struts 2 dojo tags in > chrome yet? > > cheers, > Jeromy Evans > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19299893.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]