I\'m in search of a JavaScript month selection tool. I\'m already using jQuery on the website, so if it were a jQuery plugin, that would fit nicely. I\'m open to other optio
I used this script in a program a while back. While it is ancient, it works on all browsers well. If you look down to "Month-select calendar" I believe that is what you are looking for. The example that is there has the calendar opening in a new window (ew) but 1 setting (like the 2nd example) makes it show ala jQuery. Good luck.