JavaScript Message/Text Scroller

November 15th, 2009 admin No comments

This is a JavaScript to scroll a list of messages or texts to save spaces on your web page. It will show a text one after another from a list which can be displayed in a single DIV or INPUT element. It is best to implement this one for news texts and texts ads.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Fungsi Terbilang PHP - Konversi Angka ke Terbilangnya

September 20th, 2009 admin 2 comments

Apakah anda memerlukan fungsi/kode pemrograman untuk mengubah angka/bilangan ke terbilangnya? Pada artikel ini, kami menyediakannya dalam kode PHP. Fungsi PHP ini siap pakai dan biasanya digunakan dalam pembuatan invoice. Fungsi ini sangat handal dan fleksibel dimana fungsi ini dapat memproses bilangan sampai jutaan atau miliaran trilliun dan juga bilangan berkoma sampai ketelitian puluhan digit di belakang koma.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

PHP Script to Transform/Convert Numbers To Words (English Version)

September 14th, 2009 admin No comments

Need to transform or convert numeric value to words (English version)? In this article, we provide you with a PHP function that can do that task for you. This function also can be use to convert currency to words. This is usually being used in invoice generation.

Click here to read the complete post

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Bouncing Ball (Ball Dribble) Animation Using Flash And Action Script

September 8th, 2009 admin No comments

This Flash script will result in animation of a ball that will be bounced when it hit a floor (ball dribbling). You can even move the ball. Click on it and hold to stop the bouncing and then release the mouse to continue bouncing. What we need to produce the animation is just a movie clip an a simple script.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)