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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to