Archive for August, 2009

I already have posted 2 articles in delete multiple records using Checkbox. You can see here. Here I already have posted one article about php pagination (You can see here). In this tutorial I have added paging in the previous code on the request of my readers. Now lets start here.
Start PHP code:
Here I have [...]

Ajax XMLHttpRequest Object Properties for Internet Explorer:

Property
Description

onreadystatechange
Contains the name of the event handler that should be called when the value of the readyState property changes. Read/Write

readyState
Contains state of the request. Read-only

responseBody
Contains a response body, which is one way HTTP responses can be returned, Read-only.

responseStream
Contains a response stream, a binary stream to the server. Read-only.

responseText
Contains the [...]

JavaScript is an Object Oriented Programming Language. It is completely centered around objects. May if you are newer you have question about What is an object? so the very short answer is everything is object.
In the context of a web page, a JavaScript object is any scriptable HTML element - that is any HTML [...]

This article explain you how to create an object which rotate around the center continiously. In this tutorial you will learn more about the center and math, sine/cos/degrees/radians. Here I am going to explain you with the action script:
First Create an object of any shape which you want to rotate around the circle. And [...]

I want to start this tutorial in step by step metod. Here first of all lets link jQuery:
<script type=”text/javascript” src=”../jquery-1.2.1.js”></script>
Now add javascript function:
function addNumbers() {

var number1 = $(’#number1′).attr(’value’);

var number2 = $(’#number2′).attr(’value’);

$.get(”giveMeSomething.php”, { number1: number1, number2: number2 },

function(data){

alert(”Data Loaded: ” + data);

});

}
Here var number1= $(’#number1′).attr(’value’); we get the calue from the first field in our page. [...]

In this tutorial you will learn to select a top level category from one select box and to automatically populate the sub-category. If you are familiar with using select boxes for categorisation and sub-categories, jQuery can hugely simplify this task by adding a dash of AJAX.
In this method once the top level category select [...]

In PHP there are some common way to redirect another page or URL. Here I am going to use some simple way to redirect. In PHP you need to use header() to send a raw HTTP header. In headers() method, you can easily redirect to the new page or URL.
Using headers():
In header() method [...]

In the web development world there has been one Javascript framework which has really made it’s mark over the last couple of years. I am of course talking about jQuery. Everyone is using it including Google, Wordpress, Drupal, Mozilla, Digg… and the list goes on. And there is good reason for this, mainly that it [...]

Last Time I post “Deleting multiple records using checkbox”. One of my friend request me to add some features like yahoo mail, gmail where we can select all or unselect all records. WOW! it was really helpful for everyone. So I am here going to show you Delete Multiple Records Using Select All and Unselect [...]

Sometimes we have to delete multiple records at once. There is various method to delete multiple records at once. Here I am going to show a very simple method using checkbox to delete multiple records. I hope it will help you.
First create a database, here I am goint to create a database called test.
CREATE DATABASE [...]


  • suba: $(this).addClass("active") and $(this).removeClass("hideme") does n't seem to be working in IE7, whe [...]
  • admin: @hadi: please check your code you may have deleted one "}" bracket. [...]
  • hadi: Hi, I get this error Parse error: syntax error, unexpected $end in C:\Users\acer\Desktop\xampp\h [...]
  • SF: High resolution zoom with image tiles: http://www.ajax-zoom.com [...]
  • Alonso: It seems that I didn't post my code properly sorry about that, that was not the problem however I wa [...]
Buy Stock Flash | Buy and Sell Royalty-Free Flash effects music and video files

Free web hostingWeb hosting
Display Pagerank