Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 1 of 1

Thread: Layout of dropdown list

  1. #1
    Josh is offline Junior Member
    Join Date
    Mar 2011
    Posts
    8

    Default Layout of dropdown list

    Hi guys,

    I have a question with the layout of the drop down list in the version 9.0.1.3(SP1).

    Here is the code for the dropdown list:

    <select style="width: 250px; height: 36px; padding-top: 5px; padding-bottom: 5px;">
    <option value="HHHH">select1</option>
    <option value="HHHH">select2</option>
    <option value="HHHH">select3</option>
    <option value="HHHH">select4</option>
    <option value="HHHH">select5</option>
    <option value="HHHH">select6</option>
    </select>



    I pasted the code in clean ASPDNSF,but the layout in Firefox and IE are different(Pic6.jpg and Pic7.jpg). the layout in Firefox is what I want.

    Also, I pasted the code in a clean page and open it with IE, the layout is correct(Pic8.jpg).

    Anyone knows the reason for this?

    Any help will be appreciated.
    Attached Images Attached Images