I was wondering... Has anyone created a javascript for a private message dropdown menu? You know, like when you click on the reputation icon, or when you click the user's status icon?
I would like to be able to click on a small text field in the user's postbit user header that says "Send Express PM" or something like that, then a small dropdown menu appears with a textfield, and a submit button.
I know I can code it, but i'm not really wanting to learn java from scratch right now (I'm good at visual basic) and I was hoping that someone had already done this.
Thanks a lot. BTW I think this is called an ajax hack.
--------------- Added [DATE]1205159810[/DATE] at [TIME]1205159810[/TIME] ---------------
Found this link.
http://www.vbulletin.com/docs/html/m...mplates_vbmenu
Seems to be the answer i'm looking for except i can't figure out how to disable "onclick" in java. I need to be able to click on my textbox (I have created) so I can type.