Results 1 to 5 of 5

Thread: Change the drop down border style in IE7?

  1. #1
    Join Date
    Dec 2007
    Posts
    88
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Change the drop down border style in IE7?

    Hi,

    Can one change the drop down border style in Internet Explorer 7.

    As is can't be done in IE6!


    Regards,

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    I think it is not possible to apply a border for the <select>'s <option> elements in IE. In Firefox it will work without any problem.

    So you need to look for a solution which will provide you with an effect of a combo box but which is not a <select> list.

    I've been using a free product which is based on JS/CSS that will give you the freedom to adjust the any kind of style attributes according to your needs.

    It has its own API or we can do it ourselves using the normal JS/CSS without much trouble.

    Check the following link for more details

    http://dhtmlx.com/docs/products/dhtmlxCombo/index.shtml

  3. #3
    Join Date
    Dec 2007
    Posts
    88
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Do i need to buy the software?

    Hi, Thanks a million - this is great!

    do i need to buy the software?

    How do i get started, can perhaps assist!


    Regards

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    They provide products in two general categories:

    (1) Standard free open source version
    (2) Commercial version

    The standard free version supports basic features of an item (features of your required products can be found at the products page) and Commercial items supports some advanced features with their support for implementing some new items if you are stuck up somewhere.

    But I feel for your purpose you can use the standard free edition which can be downloaded from their site. If you have any technical problems even using the free edition you can use thier forum to resolve the issues. There are working examples and the documentation about the product(s) in the products page.

    http://dhtmlx.com/docs/products/index.shtml - Their products page that has details about all of their products.

    http://www.scbr.com/docs/products/dh...htmlxCombo.zip - Combo download link

    http://dhtmlx.com/docs/products/kb/index.shtml - Knowledge base/forum where you can find answers from their support team and can post your problems

  5. #5
    Join Date
    Dec 2007
    Posts
    88
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Smile I posted on Friday

    Thank You, this is really what i want i posted a question on their forum.

    Thank You

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •