House of Xrvel

Just another WordPress weblog

Archive for the ‘JavaScript’ tag

jQuery and AJAX

with 2 comments

After my previous simple jQuery animation tutorial (the sliding thing, fading in and out), and my previous simple jQuery game example with AJAX, here is a simple tutorial about how to use jQuery for AJAX :)
Read the rest of this entry »

Written by Xrvel

November 21st, 2008 at 8:47 pm

Posted in Programming

Tagged with , ,

Simple Jquery Game

with 9 comments

I learned a little bit from my previous post about jquery. So i made a simple game with jquery. What you should do is guessing some words with a hint. Good luck and i hope you win a lot :D

To play the game, click here.

Written by Xrvel

November 3rd, 2008 at 7:50 pm

Posted in Programming

Tagged with , ,

Simple Jquery Tutorial

with 5 comments

Here is a simple jquery tutorial. I just downloaded jquery yesterday and started my first noob day with jquery. With this tutorial you can make famous sliding animation with jquery and some animation.

Download jquery tutorial (21KB)

Addition: Here is the jquery offline documentation. :) Download (538 KB).

Written by Xrvel

October 31st, 2008 at 8:06 pm

Posted in Programming

Tagged with , ,

Fading Box

without comments

Here’s a JavaScript code of fading box.

http://www.xrvel.com/download/fading-box.html

Written by Xrvel

July 31st, 2008 at 2:33 pm

Posted in Programming

Tagged with

Simple Ajax Tutorial

with 7 comments

I wrote an AJAX Tutorial last night. You can find how to post data with AJAX / make a “GET” request, make a request with cookie, and how to make a request with session.

This is just a small and simple AJAX example. Enjoy yourself.

Download AJAX Tutorial

Written by Xrvel

July 4th, 2008 at 11:24 am

Posted in Programming

Tagged with ,

Belajar Class

without comments

Belajar class dalam beberapa bahasa.

  1. PHP.
  2. HTML / JavaScript.

Written by Xrvel

June 4th, 2008 at 1:59 pm

Posted in Programming

Tagged with , ,

Source Code Bilangan Prima

with one comment

Berikut adalah cara mengecek bilangan apakah prima atau bukan :D

  1. Dalam HTML / JavaScript.
  2. Dalam PHP.
  3. Dalam Java.

Written by Xrvel

June 4th, 2008 at 1:48 pm

Posted in Programming

Tagged with , ,