Friday, 27 September 2013

Editing block elements in classes and nested classes

Editing block elements in classes and nested classes

I am trying to edit my drop-box using cascading style sheets. Normally its
possible but in my code. i am using a Jquery click based slide-down
window. In this i am unable to select the element. How to i add style to
my drop-down box? I am posting the code .
<div class="dropdownwrap">
<class="select" select name="district">
<option>Select District</option>
<option>abcd</option>
<option>acbd</option>

No comments:

Post a Comment