Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

decodeURIComponent() function in JavaScript

JavaScript decodeURIComponent() function : The decodeURIComponent() function is used to decode the encoded URL components. Syntax of decodeURIComponent() function : decodeURI(uri) uri : Required. This is the encoded URL which need to encode.

How to show custom lines on Google Map

Hello Reader's if you are integrating the Google Map in the website and you also want to show custom line on the map, Then this blog is very helpful you. Lets see the working of this custom map. <!DOCTYPE html> <html> <head> <sc

How to hide/show the html using Angular JS

Hello Reader's if you want your webpage to show or hide the html form with just a single click then choosing Angular will be the best way. Lets see how to get it working in the example as below:- <!DOCTYPE html> <html> <script src="ht

How to get Table and Field Information of MySQL database?

To get the table and field information of a table in MySQL using PHP we will follow the steps given below: Make a connection. Select a database. Find the number of fields using the mysql_num_fields(). Then we will print the type, name, length, flag

How to show javascript timer on web page

Hello Reader's if you are developing the portal where you want to show user the coundown time. Then this blog is usefull to your. Let's see how to make an auto counter in Javascript:- first create a html file and name it count.html and code will go l

How to make validation for multiple email validation using Jquery

Hello Reader's if you have implemented multiple input for emails and you want to validate all of them using a single validation rule. By using JQuery you can make this. Lets see how to make validation:- Suppose your html page is like this:- <sel

How to load properties file and fetch values by using annotation in Spring

Properties file: It is basically used to store data that is constant and can be used anywhere in the program. Example: You can store the database credentials and connection parameters in the file and fetch it when required. How to use: PropertyP

How to change particular text font size in class using ttf file

In the below example code I have changed particular font size by using ttf file. Here I have added ttf file in assets folder using TypeFace class, I have also included zont zip file. You can see the below example it will clearly describe you How to c

What Is Benchmark Testing In Software Testing ?

Benchmark Testing:- Generally benchmark testing is a fragment of the SDLC (Software Development Life Cycle) which includes to the both DBA (Database Administrator) and developers or programmers to identify the latest performance and renovates to enh

Show magento featured product in homepage using category

Some times you need to show featured product in magento home page. So, In this blog post i am going to tell "How to display magento featured product in homepage". For a newbie, it is not easy task to add featured product but here is easy st

1 269 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: