How do i create a drop down like menu similar to the Facebook drop down notifications
I am planning to create a drop down menu for m开发者_运维百科y site similar to the DB drop down for notifications Any JS library help will be appreciated
Read about suckerfish
Modify it to show on click instead of mouseover
Load the content on show with AJAX
Profit!
精彩评论