mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix html
This commit is contained in:
parent
fa92dc67ea
commit
d4c1f99cf4
@ -21,7 +21,7 @@ IE11 compatible
|
|||||||
|
|
||||||
## motivation
|
## motivation
|
||||||
|
|
||||||
* Why should only <a> and <form> be able to make HTTP requests?
|
* Why should only <a> and <form> be able to make HTTP requests?
|
||||||
* Why should only `click` & `submit` events trigger them?
|
* Why should only `click` & `submit` events trigger them?
|
||||||
* Why should only GET & POST be available?
|
* Why should only GET & POST be available?
|
||||||
* Why should you only be able to replace the *entire* screen?
|
* Why should you only be able to replace the *entire* screen?
|
||||||
|
@ -24,7 +24,7 @@ IE11 compatible
|
|||||||
|
|
||||||
## motivation
|
## motivation
|
||||||
|
|
||||||
* Why should only <a> and <form> be able to make HTTP requests?
|
* Why should only <a> and <form> be able to make HTTP requests?
|
||||||
* Why should only `click` & `submit` events trigger them?
|
* Why should only `click` & `submit` events trigger them?
|
||||||
* Why should only GET & POST be available?
|
* Why should only GET & POST be available?
|
||||||
* Why should you only be able to replace the *entire* screen?
|
* Why should you only be able to replace the *entire* screen?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user