Docs should have a datatype example for jquery.get
Reported by: |
eTiger13 |
Owned by: |
|
Priority:
|
low
|
Milestone:
|
|
Component:
|
ajax
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
Even if it is a convenice method for ajax get, jquery.get should include an example with a datatype. People are lazy and this is an often overlooked troubleshooting step.
Change History (5)
Summary: |
Docs should have a doctype example for jquery.get →
Docs should have a datatype example for jquery.get
|
Component: |
unfiled →
ajax
|
Priority: |
undecided →
low
|
Status: |
new →
open
|
Keywords: |
needsdocs added
|
Keywords: |
needsdocs removed
|
Milestone: |
1.6
|
Resolution: |
→ fixed
|
Status: |
open →
closed
|
Version: |
1.4.4
|
Updated docs to include default for dataType and an example. Also did the same for post and fixed its example