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

Search In

Google Maps: How to disable mouse scroll wheel with Google Maps API ?

Diable Google Maps scrolling: I was facing issue with Google Maps API version 3. On page scroll, google maps scroll should be disabled i.e. I have to disable zooming when you scroll on the map. So this is how I have fixed this issue. Write this code

How to create flip effect horizontally and vertically to show images and text?

  Hello Readers , here is a simple blog on flipping effect horizontally and vertically using jquery flip() method  on mouse hover. On mouse hover image  will flip and we will see some text in a div having background color.  For t

How to make animation using css to rotate text

Hello Reader's, If you want to make some animation to enhance the text then in this blog you can learn this. Animation is the property by virtue of which you can put the motion in any entity. In this blog we will translate a text inside the a di

How to Move Your Data Warehouse to the Cloud in Three Clicks

  Moving Your Data Warehouse to the Cloud   Is your data warehouse in the Cloud? Are you thinking of moving it there? Once there, what if you want to change to a faster, cheaper database?   Moving to the Cloud can be a great u

How to Get Coordinates of Shapes Like Triangle, Polygon On Canvas in JS?

See Below Code:   import { Component, OnInit } from '@angular/core'; import { fabric } from "fabric/dist/fabric.js"; @Component({ selector: 'app-p-five', templateUrl: './p-five.component.html', styleUrls: [

Javascript events in HTML

HTML events happen to HTML codes. When we add Javascript in HTML pages, Javascript then react to those HTML pages.HTML event does by the browser or a user. Some common HTML events are -->> Here is a list of some common HTML events: 1- onchang

To add pause/stop functionality on mouse over using easySlider1.7

To add pause/stop functionality on mouse over using easySlider1.7 Step 1: Open easySlider JS file in editor like notepad, notepad++ etc. Step 2: Goto line number ‘56’, and add below bold marked line. continuous: false, numeric: false,

To add pause/stop functionality on mouse hover using easySlider1.7

To add pause/stop functionality on mouse hover using easySlider1.7 Step 1: Open easySlider JS file in editor like notepad, notepad++ etc. Step 2: Go to line number ‘56’, and add below bold marked line. continuous: false, numeric: false

How to make div scalable using Jquery

Hello Readers if you are designing the html UI and you want to make div resizable by mouse then you can use the code as below:- <!doctype html> <html lang="en"> <head> <link href="http://code.jquery.com/ui/1.10.4

Touch issue while drag or move object

If we move objects with touch.moved event then how can we differentiate the touch.begin and touch.moved event. This problem generate when we touch down on object and move it , now the correct flow should be that if touch.moved occur then object shou

1 5 18
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: