Sunday, 25 June 2017

42.adding css and js in social engine

<script src="/application/modules/User/externals/scripts/menu.js"></script>
<link rel="stylesheet" href="<?php echo $this->baseUrl(); ?>/application/modules/User/externals/styles/menu.css" type="text/css">

No comments:

Post a Comment