<script type="text/javascript">
        $('#myselect').on('mouseover', function () {
    var myidselect = $(this).children('option:selected').data("idresult");
    $('#'+myidselect).show().siblings('div').hide(); // display the div in relation with select result
});
    </script>
Bunu ekledınız degıl mı ayriyetten form ıcınde dıvler mevcut mu select altında cıkacak yazı ıcın ılgılı kod satırıını gorsel atarmısınız