Dominate the Digital Market After announcement of Demonetization digital transaction was on boom. PayTM come up with easiest way to pay or transfer money among users. In PayTM you can use your mobile number you use for paytm. PayTM also managed to put their QR Codes to shopkeepers, Where paytm…
-
-
Interview Questions for HTML Developer, Interview Questions for Web designer
Q 1.: Is CSS Case Sensitive? Ans: CSS is case insensitive in all matters under its control; however, some things, such as the document markup language, are beyond its control. HTML is case insensitive in most respects, Except when it comes to certain attribute values, like the id and class…
-
Add money into PayTM payment bank | How to add money in PayTM bank account
Since paytm has not opened any physical branch the major question is, how people will deposit money into paytm’s bank account. Let’s see what options are available to customers to add money into payment bank. NEFT or IMPS Customers can add money into paytm bank using neft or imps service.…
-
PayTM payment bank vs Other Payment Banks
Most awaited PayTM’s payment bank has launched for everyone. Know how to open your account in paytm payment bank. But unlike other payment bank it will not offer you 7% interest. PayTM currently offer only 4% interest per anum. Here we will let you know other features of PayTM payment…
-
How to use PayTM Payment bank | PayTM Payments Bank is available to all
India’s biggest mobile wallet PayTM has launched its payment bank feature for all users. Update your paytm aap to see bank option. Bank feature is available in latest update of PayTM app version 6.0. The update is available for both Android and IOS. Payment bank feature is available in app…
-
JavaScript Function to get Query String
In Get Query String Value | Part 1 we described how to get query string value using core Object of JavaScript location. Using location object to retrieve query string value is very tricky and tedious task. Therefore I came up with the simplest solution to get query string value directly.…
-
Get Query String Value from URL | Query string value in JavaScript
As a JavaScript Developer dynamic things can be done by calling API\’s. But making API\’s almost impossible for UI Developer or need developer help.Most of time we need to do some small tweaks or changes on our HTML DOM based on user selection or behavior. Here we use of our…
-
Natural Mosquito Repellents | Homemade Mosquito Repellent
Monsoon Season is in its last stage and terror of mosquitoes are at its high. You can find the viral fever case everywhere. Disease like malaria, dengue, chikungunya and many more vector borne diseases, mosquitoes are a big menace to humanity. Do you know mosquito repellent doesn’t actually kill mosquitoes?…
-
jQuery Tips to improve page performance
As a web developer you and I can understand the necessity of optimize website. We know even a five second delay in page load could be reason to loose hundreds of user every day. So writing good and optimize code which is very important and will help to boost your…
-
Dynamic star rating plugin
While working to show star rating we prefer to use plugin whether we need just need to show rating on our website.When we use plugin we are fourse to use external reference of javascript which increase our resource count and as a result it downs our website performance by few…