Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 11, 2020

Conversation

rani-k
Copy link
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

jsf-clabot commented Oct 27, 2019

CLA assistant check
All committers have signed the CLA.

@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
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