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

Search In

How to get screen resolution under different devices

If you would like make adjustment under different screen resolution. Please follow the code below: var width = jQuery(window).width(); var height = jQuery(window).height();

Access all links simultaneously and checks whether links are working or not present within the Web page

Dear user, In the last blog, I wrote about how to access links using exact match and partial match in a web page through selenium web driver. Now in this blog, I will guide you about how to access all links present with-in the page are working usin

removeClass( ) event

  removeClass( ) event is used to remove a particular class from an element on a particular event as mouseenter or mouseleave.It helps in making site more user friendly. <!doctype html> <html lang="en"> <head> <meta cha

How to set flash messages in Zend Framework

Hello Guys, If you are looking to set flash messages in Zend framework please follow the below process:: 1) Open your controller and set below line under init() $this->_flashMessenger = $this->_helper->getHelper('FlashMessenger'); // De

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

Salesforce web-to-lead integration in Drupal 6

Salesforce is becoming popular which is used for tracking sales leads, managing mailing lists etc. Drupal webform is a bridge module that helps to feed submitted data into salesforce. Salesforce Integration require following modules to be installed

How to install Joomla using an Auto Installer

Using Auto installer in Joomla there is no requirement to create a database,upload files or configuration programs required. Using this it will reduce steps while installation and its fast to install and update. All will be done using auto installer

How to create roles in liferay

Hello guys Here, I am creating custom roles in liferay 6.2. I have three (i.e vendor, client and standard user) roles to create in liferay portal and assign them permissions, So we need to create "regular" roles. Step 1: Create custom roles (i.e ve

How to use "Group By" in views 3

Hello All, These are the following steps to use "Group By" in views 3 First create a new view. Select your content type under Filter section. Select style under "FORMAT" section in your page. Go to the selected style settings there you find the

prev 1 3 117
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: