Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1760 How can you format numbers as right-aligned in a text field?

irt.org | Knowledge Base | JavaScript | Form 1 | Q1760 [ previous next ]

Q1760 How can you format numbers as right-aligned in a text field?

The property dir="rtl" will right align a text field:

<form>
<input type="text" dir="rtl" />
</form>

Submitted by Joe McDonnell


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.