Zoom Effect jQuery Plugin
This project is a sample of image zoom effect using the jquery plugin. This is an easy to use plugin. We can also customize the other effect like for example adding a tint and setting the color and opacity of the tint overlay. Hope you learn from this project.
Calculate Your Weight on Other Planets using Excel
Microsoft Excel spreadsheet with a user defined function in VBA to calculate you weight in kilograms, Lbs, and stone on the 8 planets MERCURY, VENUS, EARTH, MARS, JUPITER, SATURN, URANUS, NEPTUNE. This Microsoft Excel spreadsheet contains a new function called YourWeightOnPlanet(p, w). p = planet name as a string. w = your weight in Kilogrammes Use the function like this: =YourWeightOnPlanet(C9, G
Linked List using C++ part4
Linked List (continued)
In this tutorial, you will learn the 1. Code for calculating number of elements in linked list. 2. Code for sorting of a linked list. 3. Code of destructor of linked list. What is the code for calculating number of elements in a linked list?- int count(
Enabling Submit Button
This simple project will teach you how to enable submit button when a radio button which corresponds to a certain action is selected. This is commonly used in "Terms and Condition" agreement. In this example, the submit button is only enabled once a user selects "I agree with the terms and condition". Hope this helps you with your current works.
File I/O in PHP
Introduction:
This tutorial is on how to perform file I/O in PHP.
I/O?
I/O stands for Input/Output, and means writing/reading to/from files on the system.
PHP Tags:
First we need three things;
The file you want to write the contents to - this can be pre-existing, or not.
The contenst to write to the file.
The default PHP tags, ready to write our PHP code.
Here are the PHP tags, in which we will write our code...
simple game(html+css+javascript)
Simply move your mouse to right or left to pick green dots which will enlarge the stick and try to avoid red dots, it will dwingle the stick. best of luck
Pseudo-Classes in CSS - Hover Effects
Introduction:
This tutorial is on how to create hover over effects in CSS.
HTML:
For this, we need some basic HTML to style with our CSS...
- <html>
jQuery CSS Class Modification
Introduction:
This tutorial is on how to set the configuration of CSS classes for HTML elements via jQuery.
CSS Classes:
CSS Classes are used to give styling for display elements held within the HTML structure of a .html/.php file.
CGPA Calculator
This project is written in C#. The main feature of this project you can easily calculate your CGPA. Mean you need not to say any one that he calculate your CGPA now you can done by yourself for any kind of help fell free to contect us [email protected]