[text] menü

Viewer

  1. document.write('<div class="dropdown show">');
  2. document.write('  <a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">');
  3. document.write('    Dropdown link');
  4. document.write('  </a>');
  5. document.write('');
  6. document.write('  <div class="dropdown-menu" aria-labelledby="dropdownMenuLink">');
  7. document.write('    <a class="dropdown-item" href="#">Action</a>');
  8. document.write('    <a class="dropdown-item" href="#">Another action</a>');
  9. document.write('    <a class="dropdown-item" href="#">Something else here</a>');
  10. document.write('  </div>');
  11. document.write('</div>');
  12.  

Editor

You can edit this paste and save as new:


File Description
  • menü
  • Paste Code
  • 25 Sep-2021
  • 682 Bytes
You can Share it: