We provide online web development solution like PHP,jQuery,Laravel,Wordpress and we cover the latest tech news and how to tech and tricks.
<script>
$(window).load(function () {
if ($("select.goog-te-combo option:first").val()=='')
{
$("select.goog-te-combo option:first").remove();
$("select.goog-te-combo").val($("select.goog-te-combo option:eq(0)").val());
}
</script>
No comments:
Post a Comment