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: Others (Technical)

April 27, 2018 Others (Technical) / Web Development

Some Simple and Advanced Features of jQuery Datatable

April 27, 2018 Others (Technical) / Web Development
Post Views: 17,028
| By Webner

In this blog, I am going to share some simple and advanced features of jQuery datatable. These are: 1. Custom table message in case no records exist. 2. Set Default records length. 3. Set search filter by default. 4. InitComplete

Read More
April 24, 2018 Others (Technical) / Software Testing

Take screenshots and name file using timestamp in Selenium

April 24, 2018 Others (Technical) / Software Testing
Post Views: 22,302
| By Webner

When we test a website and face bugs we need screenshot of the output to suggest to the developer to fix the issue. Automated testing is usually evidenced by Screenshots and logs. But how to save screenshots with timestamp in

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

Sort list 1 by sorting 2nd list using Jquery UI sortable

April 23, 2018 Others (Technical) / Web Development
Post Views: 7,648
| By Webner

How to sort the 1st list of HTML elements by sorting the 2nd list of HTML elements using Jquery UI sortable? Problem: I am creating two HTML lists using Div elements in my project and I want to change the

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

Node.js introduction and configure a test project in Eclipse

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

Node.js is an open-source, cross-platform runtime environment used for development of server side applications and networking applications. Basic features of Node.js are : 1. Most of its modules are written in JavaScript. 2. It is mostly used in real time

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

GrapesJS – Storing HTML on server side

April 20, 2018 Others (Technical) / Web Development
Post Views: 14,245
| By Webner

In GrapeJS to save html code of document in database use your own save function (like saveContent() in this example) inside editor’s ‘storage:store’ event method. Example: editor.on(‘storage:store’, function(e) { saveContent(); //your method where you store html content of document in

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

Handling browser back or forward button clicks for ajax content

April 17, 2018 Others (Technical) / Web Development
Post Views: 14,434
| By Webner

In Jquery / Javascript how to handle updates for partial (nested) web page view Inside a single View on browser back, forward & refresh button events? Or simply put how to handle browser back or forward button clicks for content

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

Recreate graphic animations on Jquery datatable refresh

April 16, 2018 Others (Technical) / Web Development
Post Views: 4,836
| 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 2, 2018 Others (Technical) / Web Development

Cross Domain XMLHttpRequest problem and some solutions

April 2, 2018 Others (Technical) / Web Development
Post Views: 9,869
| 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: 4,124
| 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

Posts pagination

«Previous Posts 1 … 11 12 13 14 15 … 20 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