Wieso funktioiert dieses Java Script nicht?
Solbald ich #wv_id weglasse funktionierts wieder, springt aber nicht an die richtige Stelle.
<script type="text/javascript">
window.open("wv_show.php?customers_id=<?php echo $_GET['customers_id']?>¬iz_id=<?php echo $_GET['wv_id']; ?>#<?php echo $_GET['wv_id']; ?>","mainFrame");
</script>
hat jemand ne Idee ?