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

September 8, 2017 Web Development

AngularJS 2 with Node.js

September 8, 2017 Web Development
Post Views: 5,543
| By Webner

AngularJS 2 is the most popular Framework of Javascript which is used to build Web/Mobile applications in html and javascript. AngularJS 2 has the abilities to build apps for web, mobile web, native mobile and native desktop and it has

Read More
August 22, 2017 Web Development

WordPress | Dynamic database prefix and wpdb

August 22, 2017 Web Development
Post Views: 8,904
| By Webner

SOLVING DATABASE TABLE PREFIX ISSUE IN WORDPRESS When we create WordPress plugins then we generally need to create new tables for storing some data. As plugin should generally work on any WordPress site so it is important to keep in

Read More
August 18, 2017 PHP Frameworks / Web Development

Heroku | Heroku cron jobs and CakePHP code

August 18, 2017 PHP Frameworks / Web Development
Post Views: 4,460
| By Webner

Use Heroku cron jobs to run CakePHP code at fixed intervals of time. Cron is a time-based scheduler used to run commands periodically at fixed intervals. Cron means time. It is used for scheduling repetitive tasks. In order to use

Read More
August 16, 2017 Web Development

Software Release Life Cycle

August 16, 2017 Web Development
Post Views: 6,071
| By Webner

Number of stages for a software, before it is released, may vary project to project and company to company. But in general pre-alpha (nightly builds, which may not have all features implemented), alpha (with all requirements implemented, unit-tested but before

Read More
August 10, 2017 Web Development

HTML | Show horizontal scroll bar on select list

August 10, 2017 Web Development
Post Views: 22,192
| By Webner

In one of our projects, we needed to add horizontal scroll bar on select list so that we could see the wider text of some values: For that, I tried all the possible solutions to add horizontal scroll bar but

Read More
August 3, 2017 Web Development

Show Processing image on web page for Synchronous Ajax

August 3, 2017 Web Development
Post Views: 3,414
| By Webner

Problem: When we fire a Synced ajax call it blocks all the other functionality of that tab of the browser and fires/executes other event or code only after the synced ajax gets back with its response. Also the code fires the

Read More
July 28, 2017 Cloud / Web Development

AWS | Cloudfront for S3 using same domain name placed behind cloudfront

July 28, 2017 Cloud / Web Development
Post Views: 5,541
| By Webner

How to set up a CloudFront for S3 bucket containing images for the website, using the same domain name that is already placed behind CloudFront. 1. Open CloudFront from a menu: 2.  Click Create Origin: 3.  Now, click in box

Read More
July 27, 2017 PHP Frameworks / Web Development

How to add font-awesome progress icon in textbox for autocomplete Jquery-UI plugin

July 27, 2017 PHP Frameworks / Web Development
Post Views: 12,241
| By Webner

First of all, we should know what features are provided by jquery-ui plugin. To know about details, please see link, http://jqueryui.com/demos/ Jquery UI plugin can be downloaded from the link http://jqueryui.com/download/ Now, today, we will discuss about Autocomplete feature of

Read More
July 26, 2017 Java Frameworks / Web Development

HTML | Print preview a specific div only

July 26, 2017 Java Frameworks / Web Development
Post Views: 6,901
| By Webner

How to view the print preview of a specific div of the page and take a printout of that specific div only? 1.First, create a full-screen modal on the page: <div class=”modal fade” id=”myModal”> <div class=”modal-content”> <div class=”modal-header text-center”> <button

Read More

Posts pagination

«Previous Posts 1 … 45 46 47 48 49 … 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