| <?php | |
| /** | |
| * Note: Even though this is text/xhtml, so xml, the script tag must have a closing | |
| script tag, otherwise, IE will not process it. Not sure where this wierdness comes | |
| from | |
| */ | |
| ?> | |
| <script type="text/javascript" src="/<?=$projectShortName?>/js/js.js"></script> |