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

Search In

How to make dashed border circle div?

Hello readers, Question is how to make dashed border circle div ? Its looks so easy but its not. For example below code - div{ height:100px; width: 100px; background-color: #ccc; border-radius: 50%; border: 3px dashed #333; }

Drupal t() function and translations

syntax : t($string, array $args = array(), array $options = array()) Every string that may be displayed to a user should be wrapped in the t() function actually it takes the responsibility for translating strings from one language into other not

Configure and customize leaflet map in Drupal 7

Hi, Leaflet module provides a javascript library for mapping leaflet map into Drupal and can be downloaded from https://drupal.org/project/leaflet We can initialize map from our custom module as follow: $map_info = leaflet_map)get_info('OSM Mapnik

How to fix ctools_add_js() not working issue in ctools modal form in drupal 7.x

Hi All, I am sharing my recent experience with C-Tools modal form, I was adding custom js file in ctools modal form in Drupal 7.x using jQuery version 1.8 ctools_ad_js(); and add my code under document.ready(), but my code didn't work and I am

Same Origin Policy

The “Same Origin Policy” is an essential theory in web application and introduced for security reason, It ensures that  scripts contained in a first web page to access data in a second web page, but only if both web pages have the sa

Creating toolbar in your component and Backend actions in Joomla

Joomla Toolbar are the buttons that we have used several time for performing the functionalities. Whenever you open any component of Joomla from admin section you have seen buttons such as New, Delete, Edit, Publish, Unpublish and Parameter

The Advantages and Disadvantages of Artificial Intelligence

Artificial Intelligence (AI) is designing machines that have the ability to think. The discussion about its importance have gained momentum in recent years. Is it a bane or boon to future of human existence is an ongoing debate. However the truth is

Create your own Ruby Gem

Hi friends, The popularity of Ruby on Rails now a days is so much because of its rapid development, which is possible because of its gems. For every generic functionality there is a gem available, so why not create our own gem. Today I am going to te

How to detect if an app is installed in IOS or ANDROID with the help of javascript and Deep Linking

In this tutorial we will learn how to let our device detect if an app is installed in our device or not. If the app is installed in our IOS device or ANDROID device the app will open else we can redirect to the Apple store or Google store for downloa

File Handling with JFile component in Joomla

JFile is the default library class for handling files upload, copy & delete functions. This can also be used to get the file name, extension and renaming a file while uploading. Following are the details of functions available that can be used

1 39 50
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: