I use onclick="ajax(...);" in lots of places without the return false
and never have observed the page getting reloaded on either firefox or
chrome.

On Dec 24, 1:37 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> only
>
> <a onclick=".....; return false;">...</a>
>
> else the page is reloaded no matter what the ..... do.
>
> On Dec 24, 11:26 am, weheh <richard_gor...@verizon.net> wrote:
>
> > Should one's view *always* have a return false; statement immediately
> > after an ajax request? Why?
>
>

Reply via email to