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

Search In

How to create joomla plugins

Plugin is an extension which provides a function that is associated with any trigger events. Following are the files required for creating a simple custom plugin in Joomla. 1 myfirsttest.xml 2 myfirsttest.php 3 index.html First for creating a custo

How to make simple dropdown menu using CSS

Hello Reader's if you are new to designing the menu bar, Then you can see how to make the quick dropdown menu using HTML and CSS. <!DOCTYPE html> <html> <title>findnerd dropdown example</title> <meta name="viewport" conten

How to create custom directives in angular js?

As we know that there are also some built in directives provided by angular js. Apart from these we can also create our own custom directives by using .directive function. When we are naming a directive we must ensure that it should be in camel case

How to create the animation splash screen in android

In the below example I have created an animation splash screen. Here I have first created animate.xml and traslate.xml layout in anim folder and in activity_main.xml layout I have added ImageView. I have used AnimationUtil.loadAnimation method in Mai

How to change the text of an input using jquery

How to change the text of an input using jquery We can change the text of an input with the help of attributeEquals selector in Jquery Syntax: $(“attribute='value of the attribute'”) attribute can be : name , value, title, style, src, id, href,dis

How to create floating action button layout in android

In the below code layout I have created floting action button layout. Here I have used CoordinatorLayout, LinearLayout, TextView and FloatingActionButton. FloatingActionButton move left or right when we changes layout_anchorGravity. In this layout Fl

How to check if the password is same as one typed before.

Here we will learn how to check if the password entered in the two input boxes, is correct or not using jquery. In the below example initially there will be two input box with labels “password” and “confirm password”. When we type a password in eithe

The OSI Model

The OSI Model   Open System Interconnection (OSI) reference model has become an International standard and serves as a guide for networking.     This model is the best known and most widely used guide to describe networking envi

Software Testing Methodologies

  Which Software Methodology to pick/choose ?   There are huge amounts of methodologies available for software development and its corresponding testing. Every technique is intended for a particular reason and has its relative benefits

How to Use a Variable's Result in Another Formula in Javascript?

Hi All,   My first post and I'm not a programmer.   I've already spent a lot of time on this without any success.   I'm trying a retrieve the value of a variable, calculated earlier in the js, so I can plug it into a

1 314 408
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: