Skip to content
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
kurteknikk opened this issue Feb 1, 2011 · 2 comments
Closed

Need for html text as value in form #945

kurteknikk opened this issue Feb 1, 2011 · 2 comments

Comments

@kurteknikk
Copy link

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...

@kurteknikk
Copy link
Author

Examples are better then words, have a look at this simple demo:
http://kurteknikk.dyndns.ws/test/page2.html

I expect that "Device Value" will be aligned with the textbox and not on the label side.

@toddparker
Copy link
Contributor

Thanks, added as a feature request here:
https://github.com/jquery/jquery-mobile/wiki/Feature-Requests

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants