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

Search In

How to use the eyedrop tool to pick or change any of the color of gradient?

Hello everyone, While working with gradient in illustrator I got stuck in, picking or changing the color of gradient. Can any one help or guide me to use the eyedropper tool to pick or change any of the color of gradient.

Selenium not able to connect to firefox

Recently I updated my Firefox from version 30 to 39 . But after updating my Firefox to version 39 test case written for a project which make use of selenium starts failing. The reason being selenium is unable to obtain stable connection while the sam

How to hide the selection but still use it in Photoshop?

I am doing some painting work and it involves creating complex selection and that selection highlight distracts me. If there is any way to hide that please let me know. Thanks

ngCordova oauth facebook

I want to create a facebook login for my ngCordova hybrid app.In backend i use node js.But in client i've saw a plugin which use clientID(app id) from facebook developers.I don't know how to create this client or how to work with this plugin.Does an

Difference in using session_unset() and session_destroy() in PHP

For just the functioning part both the syntax will work the same but by writing session_unset will clears the $_SESSION variable but will not destroy the variables and it will initialize to this stage:- $_SESSION = array(); session_destroy(); is d

Enable https on localhost

enable https in localhost For OS Ubuntu sudo a2enmod ssl service apache2 restart -- If this doesn't work try this sudo a2ensite default-ssl service apache2 reload Now hit your localhost https/localhost

Generate pdf using html2pdf library

hi, i am using html2pdf library for generating pdf with a simple html table showing results from the database, in 2 or more pages. but i get the error; "The content of a TD tag does not fit on only one page." Its working if the table fits on one

issue facing on html2pdf

Hi, I am using html2pdf library for generating pdf and have a php/mysql with a simple html table showing results from the database, in 2 or more pages. but i get the error; "The content of a TD tag does not fit on only one page." Its working if the

Basic SVN Commands

What is SVN? 1) Subversion(SVN)is a SCM(Software Configuration Management) Implementation. 2) It allows to track changes in files and directories. 3) It allows concurrent development in same files. 4) It is centralized(one server). Basic SVN Command

Image tag error- no image found

There was an error in img tag when no image source found. I used this below code to resolve this issue, if you are also facing the same issue, please go a head with this code. <img src="profileimage.png" onerror="this.src='noimage.png'"> It

1 27 409
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: