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

Search In

How to Show a pdf File from URL in a UIWebview in iOS

when we want to open the pdf file from a URL string then we use the UIWebView. In webview we can directly open the file by loading the url request.use the following function-- -(void)addWebViewOverLay:(UIWebView *)webView { webView = [[UIWebView

Arrays in php

Arrays are the sequential memory storage which holds the different elements of same type under a common name. The arrays have key/value pair in which the key points to the value. There are two types of arrays: Indexed array and Associative arra

How to increase font size of website by just single click

Hello Readers if you want to make a switch button that will increase your font size of webpage then you can learn to code it here. first you have to create html page name it click.html, It's code will go like this:- <!doctype html> <html

Sending Email in bulk using Python

For sending Email to a list of receivers using python can done by using the given code. Here I am using Gmail SMTP service for this purpose (Create a separate account for this, cause it might be dangerous to use your primary email address as the Gmai

How to make slide check box in html using CSS?

Hello Reader's if you are looking for slider design of checkbox then this blog will be helpful to you. Lets see how to make checkbox with slider desing. First we will create the html file and it's code will go like this:- <div> <input

jquery methods: addClass toggleClass and Remove class

jQuery has Basically three methods for CSS manipulation Following methods is explained using below example:     1.addClass() - Adds one or more classes to the selected elements     2.removeClass() - Removes one or more

What is the difference between six different product type in Magento

Hello Friend, If you are looking to add products in Magento, there are six different "Product Type" under this. Please find out the difference as below:: 1) Simple Product :: If you are looking to add a simple product without any size, co

How to make 3D text in illustrator

3D Text by using 3D Extrude & Bevel   Step 1: Open up your document You can open a new document of any size what you want.   Step 2: Adding the text Click on type tool (T) or press 'T' and drag a box on art board

Glow UIButton titleLabel on selection of UIButton

Hi all ! If we want to show the glowing effect on the UIButton i.e when you are selecting the UIButton then the titleLabel will glow and when its not selected the titleLabel will again come to its original color. Here is an example which shows this

How to create a smoke effect in illustrator

In this tutorial we'll learn how to make smoke effect.   Step 1: To create a smoke effect, First we need to open a new document of any size. Make sure your color mode is in RGB mode. Step 2: Now goto the rectangle tool and make

1 22 44
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: