Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Web Development

April 16, 2018 Others (Technical) / Web Development

Recreate graphic animations on Jquery datatable refresh

April 16, 2018 Others (Technical) / Web Development
Post Views: 4,472
| By Webner

When we refresh Jquery datatables (like through sorting or searching) the graphic animations like progress circle-bars etc do not redraw correctly. The distorted images appear instead of graphics. This is how progress circles look initially: On sorting/searching the dataTable, the

Read More
April 13, 2018 Web Development

Cloudfront cache issues when content updates to new version

April 13, 2018 Web Development
Post Views: 5,565
| By Webner

Problem: Cloudfront caches most of the objects and it becomes a problem when content updates to a new version of the origin server. CloudFront doesn’t retrieve the latest version of objects instantly from the origin server, it generally takes 24

Read More
April 12, 2018 Web Development

Preserving Local Storage Data Across DataTable Pages In Javascript

April 12, 2018 Web Development
Post Views: 4,987
| By Webner

When we write data in local storage it is not kept between dataTable pages. It will overwrite the old data with a new one on each page, means your previous data will be lost on a new dataTable page. The

Read More
April 10, 2018 Web Development

Jquery Datatable Callbacks

April 10, 2018 Web Development
Post Views: 9,866
| By Webner

Jquery data table callbacks are used when you want to perform some action on a certain event in the data table. For eg. when you want to modify a particular row or cell every time the table is redrawn. List

Read More
April 4, 2018 Web Development

Adding a custom widget in wordpress wp-admin dashboard

April 4, 2018 Web Development
Post Views: 4,280
| By Webner

How to add a custom widget in wordpress wp-admin dashboard? In following screenshot those boxes in red need to show custom widgets. How to accomplish it: For adding the custom widget in wordpress admin you have to add this code

Read More
April 2, 2018 Others (Technical) / Web Development

Cross Domain XMLHttpRequest problem and some solutions

April 2, 2018 Others (Technical) / Web Development
Post Views: 9,485
| By Webner

Cross-domain request: Cross-domain request is requesting the content from another host. When we request to a third party site to get content that is called cross-domain request. By default XMLHttpRequest (XHR) request allows transferring data only if both parties have the

Read More
March 29, 2018 Others (Technical) / Web Development / Zoho

Schedule CSV Import from Google Drive to ZOHO reports

March 29, 2018 Others (Technical) / Web Development / Zoho
Post Views: 3,822
| By Webner

Zoho reports have the feature to import data into a table from cloud storage like Google Drive. We can also schedule the import at a specific interval. Here in the example below, we are importing the data from Google Drive.

Read More
March 27, 2018 Others (Technical) / Web Development

Send email using html template in Laravel

March 27, 2018 Others (Technical) / Web Development
Post Views: 16,580
| By Webner

Laravel provides us a facility to send email with custom html template. In order to achieve it, kindly follow the steps below: 1.  Open your mail.php file from config folder and add these details: 2.  After that open your gmail

Read More
March 23, 2018 Others (Technical) / Web Development

Adding Image Upload feature in GrapesJS editor

March 23, 2018 Others (Technical) / Web Development
Post Views: 22,256
| By Webner

In GrapesJS, there is an ‘image’ block which we can drag and drop on the canvas but it only allows us to specify URL of the image to add to Asset Manager. Then we can embed that image in the

Read More

Posts pagination

«Previous Posts 1 … 38 39 40 41 42 … 106 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection