<script type="text/javascript"> $(function dell(){ $("#gods").blur(function(){ var n =(this.options[this.selectedIndex].text); alert(n); $("#inner").append(n); }); });