Jump to content

paulp575

Members
  • Posts

    2
  • Joined

  • Last visited

paulp575's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I am trying to add up/down arrows to an HTML table that can be sorted. I found the W3Schools example of how to sort a table by clicking on the table headers - https://www.w3schools.com/howto/howto_js_sort_table.asp (second example "Sort Table by Clicking the Headers"). I'd like to add the up/down arrows to the table headers.
  2. I've created an outline button menu following the samples here: How TO - Outline Buttons . One of the outline buttons needs to have 3 dropdown items. I've reviewed the samples here: How TO - Dropdown Navbar , but am confused if I can add the dropdown function to only one of the outline buttons. I've attached a screen shot of the effect I'd like to create - except I'd like each item in the dropdown to be a separate outline button. This example is from a CMS we have decided not to use. Here's the HTML code I'm using to create the web page: Thanks in advance.
×
×
  • Create New...