Skip to content

jQuery.get: Add an example using a root-relative path#1152

Merged
mgol merged 3 commits into
jquery:masterfrom
rani-k:add-get-example
Aug 11, 2020
Merged

jQuery.get: Add an example using a root-relative path#1152
mgol merged 3 commits into
jquery:masterfrom
rani-k:add-get-example

Conversation

@rani-k
Copy link
Copy Markdown
Contributor

@rani-k rani-k commented Oct 27, 2019

Added a .get() example to show how to request a different page from the same domain.

Noticed all the examples on this page were for appending to the current url rather than changing the url to another page on the same domain. May be helpful to have here.

Added a `.get` example to show how to request a different page from the same domain.

Noticed all the examples on this page were for appending to the current url rather than changing the url to another page on the same domain. May be helpful for some people.
@jsf-clabot
Copy link
Copy Markdown

jsf-clabot commented Oct 27, 2019

CLA assistant check
All committers have signed the CLA.

Comment thread entries/jQuery.get.xml Outdated
Comment thread entries/jQuery.get.xml Outdated
@mgol mgol changed the title Added .get example jQuery.get: Add an example using a root-relative path Aug 11, 2020
@mgol mgol merged commit 2c22351 into jquery:master Aug 11, 2020
@mgol
Copy link
Copy Markdown
Member

mgol commented Aug 11, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants