Problem Of Scrolls Bars?help Me

Discussion in 'CSS' started by sushilKumargUPTA, Oct 12, 2008.

  1. #1
    Hi all
    I am using select tag.I do'nt want to use vertical scroll bar which is default given.I want to use my own horizontal and vertical scroll bars in select tag.How to ignore that default vertical scroll bars.

    Please help me.

    Thanks
    Maruti
     
    sushilKumargUPTA, Oct 12, 2008 IP
  2. buzzmaker

    buzzmaker Peon

    Messages:
    103
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think you should look for something else instead of trying to style to <select>. Also <select> tag won't have a horizontal scroll bar at all! Think of using a div with overflow to manage your scrollbars.
     
    buzzmaker, Oct 15, 2008 IP