help with Table
help with Table
Out of context: Reply #19
- Started
- Last post
- 60 Responses
- mitsu0
<script
function test(){
alert("hello from mitsu!!!");
}
</script<table onclick='test()'
<td
test!
</td
</table
<script
function test(){
alert("hello from mitsu!!!");
}
</script
<table onclick='test()'
<td
test!
</td
</table