
Search In
In this blog, we will see how we can change the font family of text through jQuery. In this blog we have two div in the left div we show the text and in the right section, we make a selectbox( ) from which we select the particular font whatever you w
On October 4, Google introduced its own new flagship Pixel phones, the Pixel 2 and also the Pixel two XL. However, the largest reason for which Google maintained on mocking Apple last year looked like a joke when Google announced their flagships with
In MVC while performing the interaction with the database we can use Language Integrated Query for easier manipulation of the data in the data source.
We can use it very easily by first creating the Data Context for
A couple of months ago, I happened to attend Google i.O developer conference 2017 where I was fortunate enough to meet some of the biggest and brightest Android-minds. We talked and shared amazing things which we have had learned and experi
Difference between <context:annotation-config/> vs <context:component-scan/>:
<context:annotation-config/> : <context:annotation-config/> is used to activate all the annotations that are present in java beans and those are
Hello Readers..
In this blog I am giving an example that how can we create an build.xml file for performing clean,compile and run by using ANT.
<?xml version="1.0" encoding="UTF-8"?>
<project name="AntProject" basedir="." default="run">
Hi Reader !
From this blog we can learn how to add google captcha in your web site using c# .
To use a Google Captcha(or reCaptcha) in your web application, you first have to follow below steps :
1) Open url ‘https://www.google.com/recaptcha/int
Making Animated Placeholder
To make a Placeholder animation we need to make custom placeholder, for this I have used span tag.
HTML -
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<
Each time you work in OpenERP, you find a new concept, recently I came across a concept Property Field in OpenERP and tried hard to understand it. Here is a small introduction to a property field.
Property Field: A property field is a special field,
This Script will helpful to make a simple 'addition' 'subtraction' 'multiplication' 'division' calculator with the help of Angular JS.
<!DOCTYPE html >
<html>
<head>
<title>Angulor Calculator</title>
<script
