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

Search In

tdj68i 44289 i2

lexapro online amoxil 250 mg cialis prescription prices buy antabuse tretinoin cream usp 0.1 trazodone retin-a zoloft neurontin valtrex buy discount cialis best online elimite doxycycline generic neurontin clindamycin synthroid for sale cheap treti

Adding Site Map in asp.net application and showing it in Tree View

Sitemap is used for navigation to different pages in Website. It contains a hierarchal structure of pages. In this article, I shall show you how to create a sitemap and then show the sitemap in Treeview control in ASP.Net To add a sitemap, go to th

How to set portrait and landscape media queries in css

If you want to set your view for a specific device, you need to use media query css to get that. To set css for landscape and portrait view, you need to add the following lines into your css file. @media only screen and (orientation: landscape) {

How to create your own search bar in Swift (Not using UISearchBar)

Here is a small example of custom search bar  1. Go to storyboard, take TextField place it at below navigation bar (we will type text here to find any string) 2. Set delegate of TextField Come to ViewController class now Create IBOutlet of T

Javascript Closures

Closures are functions that are used to free variables which means variables are used locally, but defined in an enclosing scope. With the help of closures, JavaScript programmers are able to write better code. A closure is an inner f

How to display different sizes of div on clicking in the drop down using angularjs?

In the below code I have created a drop down list consisting of three different sizes. On clicking a particular size it will display that size div along with its name. Here is the HTMl: <html> <head> <title>Controller&

Wordpress Theme and Menus

Custom Menus will show in the header area at the top of your site. With some themes, you may have the option to create and display multiple custom menus in different places on your site, such as the footer or special sidebar areas. Creating a Custom

Scrolling webpage with Selenium Webdriver

Sometimes we face the problem of scrolling an element as per user view. JavaScript Executor is used in java code to scroll the page. There are some scenarios for which we have to perform scroll action: Sometimes we require to scroll the page up

How to align checkboxes and their labels?

Hi there. In this blog post, I will tell you the solution for one of the minor problems faced in CSS. And that is, vertically aligning checkboxes and their respective labels consistently across browsers. Whenever I try to align them correctly in on

assing array to span in jquery

my response is comming in this format.... array { [0]=>abc [1]=>cde [2]=>fgh . . . . . . . . . . } I want to put this array in span.....

1 382 481
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: