Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Is it possible…. Re: Is it possible….

#131165
CrocoDillon
Participant

Preventing default behavior is easy, but then you’d need to send the information of what page was intended to the transition page. You can possibly use POST or GET for that.

Anyway this is how you prevent default: http://jsfiddle.net/MU7r4/