I m trying to achieve this as seen in the first image. There is this small icon representing number of icons: For eg. 3

Then once the user clicks on the icon I need to show the messages as below :

Hence I tried to do some experiments on JsFiddle. But couldn’t figure out how to achieve it.
Since I m a newbie to the world of Front End Development.
So can anyone please suggest me, what should I do ?
Edit : Is there a Jquery plugin available that can help me with this ?
Try this:
http://jsfiddle.net/DerekL/e75Zx/4/
PS: You should use a list (
<ul>) for menus and nav bars like in this purpose.