Hi, i've read through a lot of documentation and tutorials, but i'm
still kind of stumped as to how i would get this project started. I'd
like to make a small application that basic sorts images based on two
criteria that are selected by the user. eventually i would like those
criteria to be decided using a scroll bar, but in the meantime i just
need to know how to show and hide the images.

so if i gave you the example of a recipe suggestor, there would be a
collection of dishes stored with unique divs or classes. if the person
switched the first option from hot or cold, only the foods dishes that
meet that criteria would show up. then on the second slider they would
pick which part of the world it came from, thereby narrowing down the
choices even more.

is there a plugin which has this functionality built in already? i
know there is the jquery ui slider element which could be of a help.

thanks!

Reply via email to