Skip to content

chaining on input elements of type submit or reset #37

@jean-philippe-v

Description

@jean-philippe-v

Hello,

This library is great and very useful. Many thanks.

I have a little problem using it on such elements, though:

when I chain on several JSON files.

If the entry does not appear in the last JSON file, then the value of the element is set to "", instead of keeping previous value, that would be the expected behaviour (that happened for all other elements, especially for labels).

This generates a problem of compatibility between jquery-localize and jquery-validate, where the use of input elements of such types is proposed.

This problem may be due to my incomplete understanding of the proper way to use this library. If it is the case, please tell me.

Anyway, I have an idea how to find a workaround, by treating localisation for such elements separately.

Many thanks for your patience.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions