Name: nab 2011-01-25 13:33
Hi /prog/ please help me out! :O - How can i make a td wich have 2 onclicks-events and what would the second one be like - if it should go to a site named movement_system.php?f=1_2 (<-id) in another little tiny iframe that noooone will ever see.
<td id="1_2">
+
onclick="moveElement(this.id"
+
onclick="parent.movement.location=movement_system.php?f{THE ID/1_2}"
=
<td id="1_2">
+
onclick="moveElement(this.id"
+
onclick="parent.movement.location=movement_system.php?f{THE ID/1_2}"
=