
Search In
i need to send data into my database using ajax but i don't need to send duplicate data so how can i return false if the username or email already exist in my database or prevent submit also i need to prevent submit if the password fields are not
RefrostedViewController is used to show the side menu.
For Refrosted View controller first we have to install pod ,we can install this version i.e pod 'REFrostedViewController', '~> 2.4’.
We need one Root Controller in which w
If you haven’t made the switch yet, it’s time to start automating everything you can automate. Even tasks like marketing can be handled by great software that will handle the bulk of the hard work for you. By placing the burden on the ma
I have this page header and i need to make responsive so it can fit in tablet and smart phones and i need to direct form right to left and how can i use pure javascript to achive that (no Jquery needed)
<!DOCTYPE html>
<!--[
At present days, highly dynamic competitive market, and mobile application development not only proving universally strategic branding opportunities as well as decision for all types of businesses but also looking to improve their consumer relationsh
Ever since social media platforms became ultra-popular, the world of digital marketing has never been the same. Not so long ago, the main principle behind paid ads was repetition, as promoters believed that if they repeated an advertisement a suffici
Creating an online gaming site in 2021 means having flawless content, filling a gap in the market, and tackling social media. The gaming community already has access to a wealth of information, and it’s your job to crack through the ceiling and
Below I have created fragment app in android. In Fragment class we can insert a fragment into our activity layout by declaring the fragment in the activity's layout file.
Fragment Features-
1. Fragment has its own layout and its own behavior with it
In one of the project, I needed to create the CSV file from the html using jQuery.
To make this possible, I created the below code to convert the html into csv file using jQuery.
<script type="text/javascript" src="jquery.min.js"></script&
Hi all,
Below is an example to make left side navigation using pure css.
css:
.fa {
position: relative;
display: table-cell;
width: 60px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size: 18px;
co
