Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I need assistance with jquery sorting (not with move with mouse, but with grouping elements by clicking button). I would build something like this http://paste.php.lv/d855c7dad07dd696fa5f54d776685b62?lang=php

How do I can sort elements by clicking on link? I mean send value in to to allow group elements by clicking on link? How do I can sort by group by URL value? Currently this sort by class.

For example, user click on link, not click on li tag, selected elements in group appears. If I send to user link with sorted elements in group - address apears as address.com/#group, and user open it. When address opened, elements in groups are sorted by group from value in URL - #group.

Offered source in link doesn`t work correctly too. Can anyone help to fix this problem too?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.