Category: Others (Technical)
Move elements between Multi-select lists in Jquery
There are a lot of jQuery plugins available on the internet to perform operations on Two Multi-select lists including moving elements between these lists (left to right or right to left). These plugins have the capability of advanced operations also
Client Side dependency management with Bower
Build tools like maven, ant etc are used to download project’s dependent jar libraries required in web application development environment. But what about client-side dependencies like jquery, bootstrap, fonts, css, angular js etc. They are front-end dependencies which we have
Mysql access denied error for user root@localhost in XAMPP
Problem: Mysql access denied error for user root@localhost when using in XAMPP server (windows) even when credentials are correct. Solution:Â Actually the problem is not in code, the issue is that by-default mysql in xampp allowed passwordless authentication in mysql, so
GrapeJS | Not working in Safari and local storage problem
How to resolve following GrapesJS editor issues: 1. GrapesJS not working in Safari web browser 2. Local Storage exceeding issue GrapesJS not working on Safari web browser: When the editor is opened in Safari, we see nothing only a blank
In Laravel how to redirect to 404 page on accessing post route
In Laravel, when a user directly accesses a post route then an exception page is shown. How to show a 404 page instead? To fix this issue : Firstly, you need to create an error page in view folder of
Short introduction to google analytics
Google Analytics: Google Analytics is a free Web analytics service offered by google that tracks and reports website traffic. The service is available to anyone with a Google account. Why every website owner needs Google Analytics: These are some statistics
Few key points for good SEO revisited
There are number of things that you should follow to improve SEO for your web pages and site ranking, some of which are listed below for a sample webpage that covers Tutorial for Javascript: 1. Make a separate page which
Display remotely hosted HTML content as SCORM
How to display remotely hosted HTML content as SCORM package in Moodle, Totara or any other LMS? SCORM requires the content to be served from the same domain as the SCORM player or the Learning Management System (like Moodle, Totara)
Open specific local Outlook window from .msg file
C# : Triggering the Local Outlook for forward, reply and reply all actions from existing .msg file For the desktop based applications when user is dealing with the store outlook files in msg format we can open local outlook when