| View previous topic :: View next topic |
| Author |
Message |
montanarry
Joined: 13 May 2006 Posts: 175
| |
|
|
Poolkop
Joined: 01 Jun 2006 Posts: 123
|
| optomeb, If you want it to get data, then you should use a form. Ever heard of gracefull fallback? |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| You keep glossing over the important part |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| optomeb, you dont have to use a form just the <input> but i suggest you use a <form> and <input > in it |
| |
|
|
optomeb
Joined: 19 May 2006 Posts: 113
|
| montanarry, how can I not let it reload the page when using a form? |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
.. dont put the Submit stuff  |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| You can catch the submit event, cancel it, and then use XHR instead |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| Or not even put it |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| Of course then you need a protocol for recieving feedback via XHR and knowing what to do with it |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| I dont know if they do submit if you wont put a <input type=SUBMIT> |
| |
|
|
|