I was wondering if anyone could help me out with creating an object that can do a couple of things:
1) On mouse hover, a "speech bubble" appears listing the contents of a specified folder without actually giving the user access to that folder
2) On click, open a drop-down menu that will give access to all the files w/in the folder.
I already know how to make it so on clicking, it will open up the dropdown menu for access to the folder (very simple), but I can't for the life of me get a way to make a speech bubble type popup to appear on hover that simply lists the contents of the linked folder... Any help would be appreciated