I have a logo in href
eg.<div class='icon' id='2'><a href=''>logo</a></div>
,& if users click on this div id=2 , then a new big div will open just above of this div.
Basically, I'm wondering to implement the Mac system style using css/jquery. Is this possible>
![enter image description here][1]
Folks! I'm a server side programmer, and very week at GUI using jquery,css. So thought to ask your help here.