logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Jake Howlett on Thu 12 Jul 2007 in response to Accessible Ajax With Domino Forms

Re: Close...

I know it's not ideal and I was aware of that post when I wrote this. However
it's all horses for courses isn't it. It depends where you application is going
to be used and if crawlers will ever visit.


I want to add to the demo/article a form as well as a link, which does the same
thing. In the same way you can "return false" in the onclick of an <a> link you
can in the onclick of an <input type="submit"> button as well. So we can use
the same approach for a real form as well.


Jake