Categories

Thursday, October 17, 2024
#919814419350 therichposts@gmail.com

therichpost

therichpost
2219 posts
Hello to all. Welcome to therichpost.com. Myself Ajay Malhotra and I am freelance full stack developer. I love coding. I know WordPress, Core php, Angularjs, Angular 14, Angular 15, Angular 16, Angular 17, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.
jquery
Jquery

Show google map with dynamic address – jQuery trick 8

Hello to all, welcome to therichpost.com. In this post, I will tell you, Show google map with dynamic address.I am showing the google map with textarea box value with jquery onblur event.You just need to add address in text-area like: canada.Here is the working demo for Show google map with dynamic address: If...

jquery
Jquery

Reset form inside bootstrap modal popup when it closed – jQuery trick 6

Hello to all, welcome to therichpost.com. In this post, I will tell you, Reset form inside bootstrap modal popup when it closed.Here is the working demo code for therichpost Reset form inside bootstrap modal popup when it closed:$('#myModal').on('hidden.bs.modal', function () { $('#myModal form').reset(); });If you have any coding query related to jquery then...

jquery
Jquery

Jquery mobile number validation – jQuery trick 5

Hello to all, welcome to therichpost.com. In this post, I will tell you, Jquery mobile number validation.jQuery is simple, write less do more. In text input, we will add 10 to 13 digits with plus(+) sign. (+777777777777).Here is the working demo code for Jquery mobile number validation: If you have any query related to...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

How to pass laravel route to controller with multiple parameters?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to pass laravel route to controller with multiple parameters?  Laravel is the best php mvc framework.In this post, we will send multiple parameters to controller from laravel route.Here is complete working and tested code:web.php file code:Route::get('/payment-summary/filter/{startDate}/{endDate}/{location}/{staff}/{voucher}','ReportsFinancesPaymentSummaryController@getFilterResponse'); PaymentSummaryController.php file code:public...

jquery
Jquery

Add dynamic id to dynamic jQuery generated content – jQuery trick 4

Hello to all, welcome to therichpost.com. In this post, I will tell you, Add dynamic id to dynamic jQuery generated content.jQuery seems the best in some cases and I have millions of examples for this. I am generating dynamic content with the help of jquery and add dynamic id to that...

jquery
Jquery

Get days difference in two dates – jQuery trick 3

Hello to all, welcome to therichpost.com. In this post, I will tell you, Get days difference in two dates.jQuery is easy but sometimes it is difficult in simple tasks like this.Here is the working code for Get days difference in two dates: If you have query related to jquery or this post, then...

jquery
Jquery

Jquery click on dynamically created element – jQuery trick 2

Hello to all, welcome to therichpost.com. In this post, I will tell you, Jquery click event on dynamically created element.In this post, I will fire the click event on jquery created button.Here is the working example code: If you have any query related to this post or any thing related to jquery...

jquery
Jquery

Get multi-child parent div id jquery – jQuery trick 1

Hello to all, welcome to therichpost.com. In this post, I will tell you, Get multi-child parent div id jquery. Now I came with my best  my first love in coding jQuery. I like jQuery very much.Today I am giving working example of how to Get multi-child parent div id jquery: I will come with...

1 186 187 188 222
Page 187 of 222