MobilySelect is jQuery plugin (2kB) that replaces one collection of items with another. $('.selecter').mobilyselect({ animation: 'absolute', //type of animation: absolute, fade, plain animationTime: 500, listClass: 'selecterContent', btnsClass: 'selecterBtns', btnActiveClass: 'active', selector: 'li', onChange: function(){}, onFinishAnimation: function(){} }); HTML: Note that 'rel' attribute need