Question
Custom JavaScript in WIndchill 10
Hi ,
I have defined functions in "custom.js " and i am trying to include the
functions in the "custom .js" into my " customized.jsp" by adding the
following tag in the .jsp
<script type="text/javascript" <br="/>src="netmarkets/javascript/custom.js"></script>
But the jsp doesnt find the js file and its functions.
Although if i define the functions from the ".js" into the ".jsp" directly
, it finds the functions .
I even tried creating the "jsfrags " defined in the Windchill 10
Customization guide , but it didnt work either .
Has someone worked on" JavaScript" in Windchill 10 .
Thanks ,
Vipin .
I have defined functions in "custom.js " and i am trying to include the
functions in the "custom .js" into my " customized.jsp" by adding the
following tag in the .jsp
<script type="text/javascript" <br="/>src="netmarkets/javascript/custom.js"></script>
But the jsp doesnt find the js file and its functions.
Although if i define the functions from the ".js" into the ".jsp" directly
, it finds the functions .
I even tried creating the "jsfrags " defined in the Windchill 10
Customization guide , but it didnt work either .
Has someone worked on" JavaScript" in Windchill 10 .
Thanks ,
Vipin .

