In search of JavaScript Month Picker

后端 未结 6 1164
醉梦人生
醉梦人生 2020-12-08 02:23

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

6条回答
  •  独厮守ぢ
    2020-12-08 02:25

    Ben Koehler from this equivalent question offers a jquery ui hack that works decently. Quoted here for convenience, all credit is his.

    JSFiddle of this solution

    -- Here's a hack (updated with entire .html file):

    
    
    
        
        
        
    
    
    
    
        
        
    
    
    

提交回复
热议问题