Results for "Volume: C_Volume2"
MAKE A POPUP MENU APPEAR WHEN YOU CLICK A LABEL OR COMMAND BUTTON! EASY! ONE SIMPLE LINE OF CODE! (o:
This is an easy, yet cool analog/digital clock. It's compatible with IE5+, NN6/Mozilla and Opera (without the digital part) I hope you enjoy my script... Please give some feedback...
An example using the 2D particle engine within the MVX Game Engine.
This code replaces the boring yellow tooltip with a nice little customizable one. You can customize the font, font size, transparency (or opacity), border width, style and color, background color, and text color. The tooltip drags along with the mouse and disappears when you move the mouse off the object. All you have to do to use the tooltip is put tooltip="mytext" in any tag. See example.html if you don't understand. NOTE: THIS HAS NOT BEEN TESTED IN NETSCAPE
A simple Calculator ; Well Commented easy to follow, for beginers. It also shows some basics of C++ programs. If you find this article helpful to you please send me a message.
When you move your mouse over the above link a hint or something about the link will appear below the link in a scrolling fashion. When you move your mouseout the scrolling will stop.
This is a guide for beginners to get them started at using Recursion to solve problems that arise while programming. It contains EXTENSIVE comments and should be very user friendly. Anybody with questions may email me. Vote for me!
Phone book just to help people get started. Had to do it for school. EDITS, DELETES, SORTS, PRINTS, DISPLAY, SAVE (DISK), RETRIEVE (DISK). thats about it.
Protect your project with a password of your choice. For beginners! (o:
A basic tutorial on using a business card printed to the screen to show beginners how to format output on the screen, as in centering a string on the screen. It is only for beginners and is EXTENSIVELY commented.
Draw fractal star recursively using the algorithm in the book by Robert Sedgewick 'Algorithms in C++'
UPDATED: UI and DLL Free REAL RSA encryption 2048 bits security library. WARNING NOTE: Use this RSA library wisely, I, Hariyanto Lim, the author, will NOT be liable for any damage of any kind caused by this FREE library. This is library is subject to export law of each country, consult your local law adviser (lawyer) before using this library for commercial purpose.
Text adventure where the object is to crack passwords and break into a bank system.... Uses system colors, and is over 2000 lines of code in the main program alone! The exe can be found at my site: http://www.mcarterbrown.com
Convert numbers from Hex to Decimal and from Decimal to Hex.
MAKE AN EASY LOTTO GAME!!! ***UPDATED***
My version of an easy calculator. supports all the major functions and sin, cos, sqrt. Has an easily implimented memory function and running total.
This JavaScript creates a slide-show effect displaying different contents dynamically. The content fades in while being displayed.
Close the Window (Main) without any confirmation message. No need to open a new full screen Window or new popup Window. Both IE & NS scripts are written differently. If you like the script then please rate it.
Allows client browser to randomly create a pronouncable password. This can be used to suggest a password to the user that is easy to remember.
This code was publshed before, but this is a much simpler way. This code is very cool! When you move a mouse over a label, the text lights up! When you move your mouse off of the label, the text turns back to its original color. VERY COOL, VERY EASY!