Hi,Jeremy
I found another problem under IE7.Your new forms-field-styling.xsl will
render action widget in line 508-518,the result will looks like:
The problem under IE7 is if a submit input doesn't have a value attribue,it
will be render as a button with a "Submit" lable.
So my suggesion is ei
Issue Subscription
Filter: COCOON-open-with-patch (106 issues)
Subscriber: cocoon
Key Summary
COCOON-2233 Update archetypes to current trunk artifact versions
https://issues.apache.org/jira/browse/COCOON-2233
COCOON- Add SaxParser configuration properties
https
Hi,Jeremy
I found the reason why your code did't work under IE7. I found a thread from
dojo support forum
http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/loading-cu
stom-modules-ie7 and they are right,it is comma issues.
I post your js code to jslint http://www.jslint.com/ and co