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

Search In

Chapter 8: Bootstrap - Glyphicons

Hi all, In this post, I am going to tell you, what is Glyphicons and how to use it and its example.   What is Glyphicons? Glyphicons are set of icon fonts style which you can use in your website.  To use the icons, simply use the follow

Creating Stylish CSS3 Progress bars

If you want to create progress bars using only css3, you can see here how to make it. HTML Base The bar in which the progress will be shown can be taken as a <div> with some class named outer. Inside this outer you can take a span in which the

Bootstrap Images

In this blog, I'll tell you how to style images whether its image with rounded corners, image with circular shape, image with thumbnail shape.  Rounded Corners :-  The  class .img-rounded is used to add rounde

How to create simple module in Drupal 8 ?

In Drupal 8, all the custom modules will go in the module folder in the root directory. Here are the steps to create a simple custom module to print hello world in Drupal 8:   Step 1. Create 'mymodule' folder under modules folder in t

Custom Filters in AngularJS

Hope you are doing good today. Today on My blog, I am going to explain how you can create Custom Filters in AngularJS. Filters are an important part in AngularJS which used to format data First Create an index.html page and put required library file

How to support persistent connections

I am fairly new to using python and servers most of what I know I have learnt from youtube. 1.I am trying to make a persistent connection but am not sure where I am going wrong 2. I also want to be able to send large files using chunked transfers. I

How to Move Map in Background with Fixed Marker Pin in Objective-C iOS?

Install pods named as- pod 'GoogleMaps' Import <GoogleMaps/GoogleMaps.h> in your class. On your view controller where you want to show the map take a UIview & adjust its size according to the size you want to show the map in..

Redistribute string entries in a huge pandas data frame in Pyhon

I have a data frame (derived from a CSV file) with about 100M entries that looks like this:     df1:                  var1     var2     0          1        2     1          2        1     2          1  {3,4,5}     3          5        6     4  {4,5,

How to bind application data to attributes of HTML DOM elements?

The following directives are used to bind application data to attributes of HTML DOM elements: 1.ng-disabled Directive:-    This directive is used to disable any attribute (button,checkbox,etc).     Add ng-disabled attribut

How to create custom Hamburger menu using jquery?

Hello readers, today I will guide you "How to create custom Hamburger menu using jquery" Hamburger menu is just a symbol which is consists of three parallel horizontal lines and used as similar to button in graphical user interfaces. It di

1 319 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: