
Search In
clone() Method:
Clone() method is used to make copy of selected html element including its child nodes, data and properties. It is useful when we need to duplicate html elements in a webpage.
Syntax:
$(selector).clone(true|false)
Example
Hello Readers!
We have all applied borders of all types on the outside of an image, a div, a text etc. Let us look how to do the exact opposite of this i.e. applying a border on the inside (here, an image).
The result should look something of this
Hey Readers!
We have all styled HTML elements with various sort of CSS. The styling applies to whole of the element. But have we ever tried applying different CSS to one single character, i.e. one half with one CSS and the other half with other CSS.
Hello friends,
Today we learn how to check a value exist an array or not. In jQuery, $.inArray() method is used to check the value exist in an array or not. If value exist it will return the index of the value and if the value not exist in arr
The social networks in these days works as a powerful tool for the advertisment or say for promoting the store content.
Like Facebook as it has like button and share button which allow users to share it on web.
To add the Facebook "Like" b
Almost everyone does the mistake of thinking copywriting and SEO (Search Engine Optimization) are two different things and has nothing to do with each other. Copywriting is all about getting the user to take action. And, SEO is for search e
WordPress was originally designed to cater the needs of bloggers but eventually evolved into a system that addresses all niche’s needs. There are thousands if not millions, designers who are developing new themes with advanced feature
HTML5 Local Storage Introduction:
HTML5 Local Storage is a web and mobile based standard technology which allow a user to store and retrieve data in a person's local device.
By using local storage, web based applications or
You’ve built your brand, carefully and methodically. It’s a success and growing. What a great feeling!
Now you are ready to compete in overseas markets – to share your brand with other people in other countries. You are sur
I am writing this blog based on my own experience which I have learnt during the different phase of my career as a Digital Marketing Specialist. The term SEO keyword means a lot when it comes to promoting a client’s business over the intern
