This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Need for html text as value in form #945
Closed
Description
Need support for something like this:
Readonly Text
This text in a form is readonly
The automatic align is based on input elements which is logical because a form expects input elements but in those special cases were we want to display non editable fields like "readonly fields" i like to show them as static html text (most probably they need to be in a span to make sure its styles well or else what's after the label should all be aligned to the right since it will be part of the "value".
I'm not sure if this is good logic as per the "rules" being observed within jquery mobile...
Metadata
Metadata
Assignees
Labels
No labels