I have a private messaging system and would like to have about 4-5 links above the inbox where a user can click if they want to “select all”, “none”, “favourite”, “read” or “unread” messages.
How would I do this using jquery/javascript? Are there any tutorials about that explain this thoroughly? I am not that great with javascript but I’m a quick learner.
I originally really wanted to do a gmail style checkbox drop down but it is proving to be quite difficult and I think having links across of the message inbox would be more user friendly..
My solution on jsFiddle: http://www.jsfiddle.net/pereskokov/sYe4S/6/
HTML:
CSS:
jQuery:
Excuse me, I am the man, who gave you fish, but did not teach you to catch fish.