Knud Gert Ellentoft wrote:
> Lad os se siden eller upload en testside, hvor fejlen optræder.
Ok, men det er ca. 100 linier.
Here goes:
---8<-----8<-----8<-----8<-----8<--
<style>
a {text-decoration: none;color:#000;}
body,table{color:#000;font: normal normal 11px verdana;}
img{border:0;margin-bottom: -1px;}
/*
Billederne er alle 12x12px, derfor sætter jeg lige width og height til 12px
på alle pics.
Det har jeg ellers ikke på originalen.
*/
img{width:12px;height:12px;}
</style>
<p>
<img src="gfx/site.gif" alt="site 1">
<b>foobar</b>
<a href="" target="_BLANK"><img src="gfx/preview.gif" alt="Preview
page?"></a>
<br>
<img src="gfx/tree.gif" alt="" width="12">
<br>
<img id="expand_page_group_1" src="gfx/tree_plus.gif"
alt="Expand/contract" width="12" onclick="expand_page_group(1);">
<a href=""><img src="gfx/page_shown.gif" alt="Hide this page?"></a>
<a href="ephp?id=1">foobar</a>
<img src="gfx/frontpage1.gif" alt="This page is front page">
<a href="php?id=1" onclick="return confirmSubmit()" ><img
src="gfx/delete.gif" alt="Delete?"></a>
<a href="
http://qwa.mservice.dk/?id=1" target="_BLANK"><img
src="gfx/preview.gif" alt="Preview page?"></a>
<br>
<div id="page_group_1" style="display:block; ">
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/branch.gif" alt="" width="12">
<a href="shfoo?id=7&shown=0"><img src="gfx/page_shown.gif"
alt="Hide this page?"></a>
<a href="editfoo?id=7">foobar</a>
<a href="deletefoo?id=7" onclick="return confirmSubmit()" ><img
src="gfx/delete.gif" alt="Delete?"></a>
<a href="
http://qwa.mservice.dk/?id=7" target="_BLANK"><img
src="gfx/preview.gif" alt="Preview page?"></a>
<br>
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree_end.gif" alt="" width="12">
<img src="gfx/new_page.gif" alt="" width="12">
<a href="newfoo?level=3&parent=7">[New page]</a>
<br>
<!-- GØR SIDE TRÆET MERE OVERSKUELIGT -->
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree.gif" alt="" width="12">
<br>
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree_end.gif" alt="" width="12">
<img src="gfx/new_page.gif" alt="" width="12">
<a href="newfoo?level=2&parent=2">[New page]</a>
<br>
</div>
<img src="gfx/tree.gif" alt="" width="12">
<br>
<img id="expand_page_group_3" src="gfx/tree_plus.gif"
alt="Expand/contract" width="12" onclick="expand_page_group(3);">
<a href="shfoo?id=3&shown=0"><img src="gfx/page_shown.gif" alt="Hide
this page?"></a>
<a href="editfoo?id=3">foobar</a>
<a href="set_frontpage.php?id=3"><img src="gfx/frontpage0.gif" alt="Set
this page as front page"></a>
<a href="deletefoo?id=3" onclick="return confirmSubmit()" ><img
src="gfx/delete.gif" alt="Delete?"></a>
<a href="
http://qwa.mservice.dk/?id=3" target="_BLANK"><img
src="gfx/preview.gif" alt="Preview page?"></a>
<br>
<div id="page_group_3" style="display:block; ">
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/branch.gif" alt="" width="12">
<a href="shfoo?id=14&shown=0"><img src="gfx/page_shown.gif"
alt="Hide this page?"></a>
<a href="editfoo?id=14">foobar</a>
<a href="deletefoo?id=14" onclick="return confirmSubmit()" ><img
src="gfx/delete.gif" alt="Delete?"></a>
<a href="
http://qwa.mservice.dk/?id=14" target="_BLANK"><img
src="gfx/preview.gif" alt="Preview page?"></a>
<br>
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree_end.gif" alt="" width="12">
<img src="gfx/new_page.gif" alt="" width="12">
<a href="newfoo?level=3&parent=14">[New page]</a>
<br>
<!-- GØR SIDE TRÆET MERE OVERSKUELIGT -->
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree.gif" alt="" width="12">
<br>
<img src="gfx/tree.gif" alt="" width="12">
<img src="gfx/tree_end.gif" alt="" width="12">
<img src="gfx/new_page.gif" alt="" width="12">
<a href="newfoo?level=2&parent=32">[New page]</a>
<br>
</div>
<img src="gfx/tree.gif" alt="" width="12">
<br>
<img src="gfx/tree_end.gif" alt="" width="12">
<img src="gfx/new_page.gif" alt="" width="12">
<a href="newfoo?level=1">[New page]</a>
<br>
</p>
---8<-----8<-----8<-----8<--
Mvh
Thomas Damgaard