Hi,
Client wish a W3C HTML code but he is using javascript menu. These menus will update through back end so we are using PHP.
If we directly add this code in my home page then java script also display in page view source but client don't want to show this java script in view source. He wanna add this code in site but not display in source page.
Could you please send me a solution about this becouse simple javascript will add in HTML through this code
<script language="JavaScript" src="mm_menu.js"></script>
but issue is that we have not use our PHP code in .js file. If we uses this code then this code is not working.
Start Free Trial