hi..
am fairly new with apache, so maybe this question might sound something silly to u... however after 2 days of beating round the bush i cant get to run java scripts with apache...maybe someone of u can help me out..
I have something like;
----------------------
<tbody>
<tr>
<td colspan="4">
<script src="globalheader/GlobalHeader.js"></script>
<script>drawGlobalMenu("globalheader/","");</script>
<script>rePosition();</script>
</td>
</tr>
----------------------
an i dont seem to get it this globalheader on my page...is it a problem with execution of java script or with apache??
thanks in advance for ur help
Thief................ :
(I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us .)
am fairly new with apache, so maybe this question might sound something silly to u... however after 2 days of beating round the bush i cant get to run java scripts with apache...maybe someone of u can help me out..
I have something like;
----------------------
<tbody>
<tr>
<td colspan="4">
<script src="globalheader/GlobalHeader.js"></script>
<script>drawGlobalMenu("globalheader/","");</script>
<script>rePosition();</script>
</td>
</tr>
----------------------
an i dont seem to get it this globalheader on my page...is it a problem with execution of java script or with apache??
thanks in advance for ur help
Thief................ :
(I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us .)