Hey Reader!
(writing on demand from Mr.Murthu Buddy :))
When you need to use a javascipt in your html page in MOSS Sharepoint.
you can place the Javascript file in the following location:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\js\mootools-1.2-core.js
and in your HTML file, you can refer it like:
<script type="text/javascript" src="http://portal/_layouts/js/mootools-1.2-core.js">script>
Hope it Helpz
1 comment:
thanks for sharing info.
Post a Comment