babelfish
07-17-2002, 10:35 AM
http://www.simonsgroup.com/test/newweb2/linkstesting3.htm
ok if u go there u will see an almost finished template for a page
now, for some reason NS b0rks when u try to document.write the submenus - even tho the code it outputs for the 1st one is fine - it just doesnt write the closing docuement.write :(
<script>submenustart('Links')</script>
<td nowrap><a href="#"> Link 1 </a></td>
<td nowrap><a href="#"> Link 2 </a></td>
<td nowrap><a href="#"> Link 3 </a></td>
<td nowrap><a href="#"> Link 4 </a></td>
<td nowrap><a href="#"> Link 5 </a></td>
<td nowrap><a href="#"> Link 6 </a></td>
<script>submenuend()</script>
basically i have a few of these - which write the div info and rollovers in the first one and closing stuff in the 2nd one - now this only happens when i have position:absolute in a css file that points to the position of the submenu layer
this is really doing my head in - every new design i come up with seems to be getting screwed up by the lameness of NS - if ppl cant write a proper app they should just not bother ! :mad:
ok if u go there u will see an almost finished template for a page
now, for some reason NS b0rks when u try to document.write the submenus - even tho the code it outputs for the 1st one is fine - it just doesnt write the closing docuement.write :(
<script>submenustart('Links')</script>
<td nowrap><a href="#"> Link 1 </a></td>
<td nowrap><a href="#"> Link 2 </a></td>
<td nowrap><a href="#"> Link 3 </a></td>
<td nowrap><a href="#"> Link 4 </a></td>
<td nowrap><a href="#"> Link 5 </a></td>
<td nowrap><a href="#"> Link 6 </a></td>
<script>submenuend()</script>
basically i have a few of these - which write the div info and rollovers in the first one and closing stuff in the 2nd one - now this only happens when i have position:absolute in a css file that points to the position of the submenu layer
this is really doing my head in - every new design i come up with seems to be getting screwed up by the lameness of NS - if ppl cant write a proper app they should just not bother ! :mad: