• Hi there,

    I’m trying to create a drop down where users can sort my links.

    I have a main page with a list of all my food truck reviews, with links to the different reviews. I would like users to be able to sort the links/reviews by cuisine (Vietnamese/Chinese/etc).

    Can someone explain what I would have to do to make this happen? Here is the page I am discussing: http://www.bostonfoodtruckblog.com/food-truck-reviews/

    Would love to have a search bar alongside a drop down for different cuisine types.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You will create a table with your details aranged in a grid, then have serverside javascript to do sorting. There are lots of javascript examples out there. OR search the plugins archive.

    Thread Starter meggo4all

    (@meggo4all)

    Sorry, any way you could give more info about the javascript? I know how to create a table and could probably figure out how to make a dropdown, but anything else is beyond me.

    google is your friend

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to Create Sorting Mechanism for Users’ is closed to new replies.