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

Search In

Disable dragging of ghost image in CSS

Hey Readers! Images are used in web pages to make them look more interactive and appealing. We must have surely noticed a thing about images. When you click on an image and drag it, there is a semi-transparent image that follows the mouse till you h

Chapter 4: jQuery Events

Hello Readrs, We will learn about JQuery event in below. JQuery event provide you a facility to user interaction with a web page it means that you can code that runs when a user click(s) on a certain part of the page or an element(s). An event re

How to get mouse current position

According to my below code, when we will move the mouse to anywhere like left or right up and down we get the current status of the swipe. Here i have used mousemove() method . $(function() { //Enable swiping... $("#test").swipe(

How to make animated flipping menus using css3?

hello Readers , here is a simple blog on animated flipping menus using css3. I have created simple animated menus by using transition and rotate property of css3.  In this I have created an unordered list  of menus , on mouse hover on a par

newstape in jquery

Today we learn how to make a 'scrollable newstape' using scroller plugin which help user to scroll a list of news with support of some events i.e mouse wheel, mouse drag. Example : HTML Code : <Html> <head> <script src

Use of accesskey Attribute in Html

accesskey Attribute: Accesskey attribute is used in html forms and links. It provides the user to use keyboard keys  for functions which are usually done by a mouse. Example: Like user clicks on links in a webpage using mouse , so with the help

An Overview On Sprite Images

  Hello readers, Today in my blog I will discuss about a new topic related to images i.e Sprite images. As in a web page it includes number of images whether small or even it could be icons or the buttons which basically takes a long time to

Change Event in jQuery

Change Event: Change event triggers when value of an element changes. It works only for form fields (<input>,<textarea> and <select> elements). In case of select menu,checkboxes, and radio buttons change event occurs when user m

Test Scenarios for the GUI and Usability Testing

Few Test Scenarios for the GUI and Usability Testing:- Hello Readers.. By this blog i am sharing few important testing scenarios related to the GUI and Usability testing. These are basic test scenarios. I hope these will help to all in time of writi

How to make blur overlay effect using CSS

Hello Reader's, If you have to make the beautiful overlay of blur effect of image on the screen then you can learn it from the code below. This is done by using CSS 3 Put the css as #myDiv { width:280px; height:200px; bac

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