Category: Jquery
-
Commenting Style In Javascript
Hello to all, welcome to therichpost.com. In this post, I will tell you, Commenting Style In Javascript. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Here are the Commenting Style In Javascript: 1./**********************************…
Written by

-
Hiding Select2 Optgroup with no child options
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to Hiding Select2 Optgroup with no child options ? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Select2 js…
Written by

-
Jquery Show Hide Nested Ul Li
Hello to all, welcome to therichpost.com. In this post, I will tell you, Jquery Show Hide Nested Ul Li. I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. You can do this code for…
Written by

-
Solved Minicolors mouse drag issue for mobile devices
Hello to all, welcome to therichpost.com. In this post, I will tell you, How to solve Minicolors mouse drag issue for mobile devices? With this code, we can stop the mouse drag event on particular html element. Here is the working code and you need to add this code into you jquery script: $(‘.minicolors-panel’).bind(‘touchmove’, function(e){e.preventDefault()})…
Written by

-
Bootstrap Template Contact Us
Hello to all, welcome to therichpost.com. In this post, I will show you Bootstrap Template Contact Us with proper code. Bootstrap is a very famous open-source front end library. I have made this Bootstrap Template Contact Us in wordpress. Here is the working html code and I made this for wordpress template and you can…
Written by

-
Jquery Step Form Working Example With Validations
Hello, welcome to therichpost.com. In this post, I will tell you, How to make Jquery Step Form Working Example With Validations? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. I made this simple…
Written by

-
How to get first three letters of a string in JQuery?
Hello, welcome to therichpost.com. In this post, I will tell you, How to first three letters of a string in JQuery? I personally like jquery very much. Most of my code is full with jquery. When I stuck in php or other language then that stuckness I remove with jquery code. Here is the working…
Written by

-
fullcalendar Important Hacks
Hello to all, welcome to therichpost.com. In this post, I will tell you fullcalendar Important Hacks. I must say this post will be very helpful. One of my project, I have done some good tricks with fullcalendar. Here are the fullcalendar Important Hacks: 1. Change the fullcalendar toolbar positions and here is the code and…
Written by

-
How to disable control u, control s with javascript?
Hello to all, welcome to therichpost.com. In this post, I will tell you How to disable control u, control s with javascript? Some people want to secure their code, even me also so with this javascript code, we can little bit secure our valuable code from copy makers. Here you can you can check the…
Written by

-
Solved : hovering over Chartjs Bar Chart showing old data
Hello to all, welcome to the therichpost.com. In this I will tell you how to Solved : hovering over Chartjs Bar Chart showing old data? Chartjs is the very popular for barchart, line chart and many more. I was facing one problem during working with chartjs. When I change my chartjs bar chart event then…
Written by
