How to use jQuery Date Time Range picker in ionic
I am new to Angular and ionic.
I am using ionic v3 and want date time picker plugin in my app. I found this one.
http://www.daterangepicker.com/
But this is jQuery plugin, but my app is on Angular and ionic so how can I use jQuery with Angular.
I found this solution.
How to use jQuery in AngularJS
Still not getting how to do this for me.
Thank you
javascript jquery angular ionic-framework ionic3
|
show 2 more comments
I am new to Angular and ionic.
I am using ionic v3 and want date time picker plugin in my app. I found this one.
http://www.daterangepicker.com/
But this is jQuery plugin, but my app is on Angular and ionic so how can I use jQuery with Angular.
I found this solution.
How to use jQuery in AngularJS
Still not getting how to do this for me.
Thank you
javascript jquery angular ionic-framework ionic3
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25
|
show 2 more comments
I am new to Angular and ionic.
I am using ionic v3 and want date time picker plugin in my app. I found this one.
http://www.daterangepicker.com/
But this is jQuery plugin, but my app is on Angular and ionic so how can I use jQuery with Angular.
I found this solution.
How to use jQuery in AngularJS
Still not getting how to do this for me.
Thank you
javascript jquery angular ionic-framework ionic3
I am new to Angular and ionic.
I am using ionic v3 and want date time picker plugin in my app. I found this one.
http://www.daterangepicker.com/
But this is jQuery plugin, but my app is on Angular and ionic so how can I use jQuery with Angular.
I found this solution.
How to use jQuery in AngularJS
Still not getting how to do this for me.
Thank you
javascript jquery angular ionic-framework ionic3
javascript jquery angular ionic-framework ionic3
edited Nov 14 '18 at 9:39
WhitehorseJJ
171112
171112
asked Nov 14 '18 at 7:03
Neeraj Walia
8310
8310
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25
|
show 2 more comments
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25
|
show 2 more comments
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53294728%2fhow-to-use-jquery-date-time-range-picker-in-ionic%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53294728%2fhow-to-use-jquery-date-time-range-picker-in-ionic%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What are the errors you are facing? also, you are referring to the question of AngularJs not Angular, both are different.
– Pardeep Jain
Nov 14 '18 at 7:09
I din't knew about the diff between AngularJs and Angular but I searched the web so I came to know that I am working on Angular coz its typescript based and I am not able to make the code , I am not facing any errors as I am new to angular ionic so I am not able to write or understand how to combine this jQuery plugin with angular to work in ionic app
– Neeraj Walia
Nov 14 '18 at 7:13
So I would suggest you to first understand the basic concepts about Angular, how things will work, how third party lib. works with angular etc.
– Pardeep Jain
Nov 14 '18 at 7:15
okay thank you ... any link where I could learn this from
– Neeraj Walia
Nov 14 '18 at 7:25
Better is Documentation but it's too lengthy. Or you just google it you will find number of articles
– Pardeep Jain
Nov 14 '18 at 7:25