<script>
test = _("test");
</script>
<body>
<p id="test"></p>
</body>
Here i posted a few lines of code. From this i just want to know _( ) how it works???
<script>
test = _("test");
</script>
<body>
<p id="test"></p>
</body>
Here i posted a few lines of code. From this i just want to know _( ) how it works???