(function ($){ 'use strict'; var g_id = 0; var g_open_id = []; $.fn.select3 = function () { var _id = g_id++; var _isShow = false; var _this = $(this); var _val = _this.children('option:selected').text(); var _w = _this.css('width'); var tpl = '<dl c