0
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/eurostar/js/jquery-1.5.min.js" /></script>

any error?

but if I just type < which file automatically closing again and again,

Why repeating this closing tag - </script> </script> </script>

4

1 回答 1

1

削减

<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/eurostar/js/jquery-1.5.min.js"></script>
于 2012-05-21T14:54:52.207 回答