![]() | Join Date: Oct 2007 | Posts: 31 | iTrader: (0) |
how to perform 2 actions in form onclick
on the quick reply form, how do i make the onclick post the reply then refresh, i tried this in the onclick
onclick="clickedelm = this.value; history.go(0)"
but it just forgets about refresh and when i place it backwards
onclick=" history.go(0);clickedelm = this.value"
, it doesn't post the reply, how do i make it do both?
onclick="clickedelm = this.value; history.go(0)"
but it just forgets about refresh and when i place it backwards
onclick=" history.go(0);clickedelm = this.value"
, it doesn't post the reply, how do i make it do both?
Last edited by jackni; 11-11-2007 at 09:01 PM.. Reason: nvm didn't work





Linear Mode
