Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Web Development Articles
Page 787 of 801
How to attach a function to be executed before an Ajax request is sent using jQuery?
In this tutorial, we will learn How to attach a function to be executed before an Ajax request is sent using jQuery. Ajax requests are typically HTTP requests that are called by the browser for different tasks such as GET, POST, etc. So when the tasks are performed, we can register a handler using the ajaxSend() function of jQuery. This event is called by jQuery whenever an ajax request is to be made.SyntaxUse the following syntax to register a handler before an ajax request −$(document).ajaxSend(function () { console.log('Triggered ajaxStart. Started Request') })We have an Ajax request. Before sending the ...
Read MoreHow to add the previous set of elements on the stack to the current set in jQuery?
jQuery is a feature-rich JavaScript library. We can perform a lot of actions with the help of jQuery which would otherwise require writing large pieces of code. It makes DOM manipulation, event handling, animation, ajax, etc. very easy.In this tutorial, we will learn to add the previous set of elements on the stack to the current set. jQuery maintains an internal stack of the changes that are performed to the matched stack. When the DOM traversal functions or methods are called, the new elements are pushed into the stack. So to use previous stack elements, the addBack() method is called.SyntaxWe ...
Read MoreHow to improve the ranking of your websites for search engines
Let’s assume that, you want to promote your dance academy. As the owner of the institution, you want more people to know about the types of dance forms being taught in your institute and the other facilities you are providing. The more people know about your academy, the more students you will get. So, with the help of your friends, you built a nice website to reach a wider spectrum of people in your regions which cannot be possible otherwise.Finally, you launched your website keeping your fingers crossed to see the response. A month passed, but you couldn’t see any ...
Read MoreHow to Make Your Site Mobile Friendly – The Mobile SEO?
Mobile phones are becoming part of our life without which we may not survive for a day. Gone are the days when these devices were only used to making calls. These days’ mobile phones are not just for calls and chatting, but also for buying products, booking appointments, order a thing or two and much more which we usually perform with our desktops and laptops.In fact, many reputed surveys indicate that nowadays more people are using their smartphones instead of desktops or laptops to perform the online activities. There are billions of users around the world prefers to surf the ...
Read More5 common security breaches and How to defend against them
Your website is one of your business’s most important tools. It draws new customers; informs current customers; gives you a portal to effectively communicate with the world; and helps shape the image of both you and your business.Each hiccup in your website’s operation can cause you headaches and cost you money. To keep things running smoothly, take a look at the following common security breaches and how to defend against them.DDoSThis isn’t DOS with a stutter. DDoS stands for distributed denial of service. This is when a team of malicious computers gang up on your website to flood your website ...
Read MoreCreate a powerful occurrence on the web
In daily life, web has become something for someone without that they can’t imagine their life. People who are web lover; at once they can live without feeding and using things which are important in everyday life, but they can’t live without using web or can’t breathe without it. It is available 24X7 with consistent care.To make your presence strong on web, it is not enough to just be online, only. No matter what business you are doing, there are too many competitors in this market who are trying hard to call Customers. To strengthen yourself on web, create a ...
Read MoreWhat are the differences between AngularJs and Google Web Toolkit (GWT)?
Let us understand the concepts of AngularJS and Google Web Toolkit (GWT) before learning the differences between them.Google Web ToolkitIt is an open-source set of tools which allows creating and maintaining JavaScript front-end applications in Java by the web developers. It was launched in the year 2006 by Google and the code is written in Java.The operating system that supports GWT is Linux, Windows, OS X, FreeBSD. It helps in creating RICH Internet Applications. It helps in converting java source code to equivalent JavaScript.FeaturesThe features of Google Web Toolkit are as follows −DynamicReusable UI componentsSimple RPC mechanismBrowser history managementSupport for ...
Read MoreCreate Three Equal Columns with Bootstrap grid Layout
To create three equal columns layout with Bootstrap Grid Layout, you can try to run the following code −Example Bootstrap Example Bootstrap Grid Column One Column Two Column Three Output
Read MoreCanva or Adobe Spark: Which is better?
Starting out new in graphics design? Confused about which platform would be best for you? This small article may help you find the solution to your problem. Adobe Spark and Canva are the biggest emerging names in the world of graphics design so here is a comparative study to help you decide which one will suit you the best.What is Adobe Spark?Adobe Spark is a design platform which can be used to create small videos, webpages and designs. It also allows you to share these creations on social media platforms.What is Canva?Canva is a free graphics design platform that aids ...
Read MoreTips to create an engaging infographic in Canva
How to Make Your Infographic Stand Out?Stuck at a creative block? Don’t know how to effectively express your ideas through infographics? This article will help you kick-start your journey of creating an engaging infographic using Canva. Here we will highlight some of the major points that you need to keep in mind in order to create an engaging infographic.Focus on the Targeted AudienceWhen creating an infographic, there is always a vision in mind, whether it’s a small business looking to increase its traffic on social platforms or an educator looking for an effective method to educate their students. For this, ...
Read More