Wednesday, August 17, 2011

[android-developers] Re: Select Tag - Item text not displayed in android tablet same as in Desktop browser

Even this happens if we close the option tag also.

<select multiple size="5" id="ListBox1" >
<option value="o1">Option 1</option>
<option value="o2">Option 2</option>
<option value="o3">Option 3</option>
<option value="o4">Option 4</option>
<option value="o5">Option 5</option>
<option value="o6">Option 6</option>
</select>


On Aug 17, 7:09 pm, rich friedel <rich.frie...@gmail.com> wrote:
> I don't know if it matters (though it should) but your option tags are not
> closed.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment