Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <div class="dropdown-wrap">
  2. <a href="#" data-hideshow-toggler="dd_ex">Show dropdown</a>
  3. <div class="dropdown-menu simple" data-hideshow-target="dd_ex">
  4. <a href="#" class="dropdown-menu-item">Some element</a>
  5. <a href="#" class="dropdown-menu-item">Another element</a>
  6. <a href="#" class="dropdown-menu-item">Fooooooooooooooooooooo</a>
  7. </div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement