Kim Stacks
Kim Stacks

Reputation: 10812

what javascript or css libraries can i use to achieve this dropdown effect?

http://www.samsung.com/sg/consumer/pc-peripherals-printer/notebook-pc/smart-pc/XE700T1C-H03SG-dealerlocator

in this webpage, at the left under find a dealer, there is a dropdown for address.

I was wondering if there is any javascript or css library i can use to accomplish the same effect.

Please suggest one which I can modify easily to change: the color of the dropdown the font type the font size the font color

Upvotes: 0

Views: 38

Answers (1)

user1866106
user1866106

Reputation: 29

you can use twitter's bootstrap , see here http://twitter.github.com/bootstrap/ for document and demo

Upvotes: 1

Related Questions