Categories
jQuery

jQuery wrap() Method

jQuery wrap Method wraps specified HTML element(s) around each element in the set of matched elements. This wrapping process is very useful for injecting any additional structure into a document, without destroying the original semantic qualities of the document. Possible values are: HTML elements jQuery objects DOM elements This is the simple syntax to use […]

Categories
Technology

Web Servers

For World Wide Web or WWW, web servers is an essential part because without web servers there is web. For developing any website you must use a web server. Basically, web server is a piece of software that you can install on your computer. Some high powered computers are used as web servers as they […]

Categories
Php WordPress

Associate image with your WordPress profile

Using Gravatar you can make an Image as a WordPress profile picture that are associate with a email address registered with. When browsing multiple web sites, you may notice that so many users have a picture next to their name i.e. called “avatars” and WordPress has this type of avatars i.e. called “Globally Recognized Avatar” […]

Categories
AngularJS

AngularJS custom directives

To extend the functionality of HTML in AngularJS, custom directives are used using “directive” function. This simply replaces the element for which this is activated. Using its compile() method AngularJS application finds the matching elements and process for one time activity. For the following types of elements AngularJS provides support to create custom directives. – […]

Categories
AngularJS

AngularJS services

AngularJs services are javaScript function that perform a specific tasks only. Using dependency injection mechanism services are normally attached. AngularJS provides some build in services i.e. $http, $route, $window, $location etc where each service is responsible for different tasks. For example, $http is used for ajax call, $route is for routing information. There are two […]

About Us

Here is we and About Us :) Namaste UI – a place to learn, discovery and create your impression on web. It was born on 2015 as a online articles for techie. Our journey forward from there covering all aspects of online marketing and our business exploding. Namaste UI is most popular among bloggers who […]