Tampilkan postingan dengan label Button. Tampilkan semua postingan
Tampilkan postingan dengan label Button. Tampilkan semua postingan

mrpushme

Let JavaScript introduce you to the increasingly popular Mr. Push Me! Mr. Push doesn't mind the occassional push, but watch out if you over do it!




Meet Mr. Push Me!




JavaScript Source Code 3000: Buttons: Mr. Push Me
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
    


r-link

r-link

Subject E-Mail

Subject E-Mail

textarea

textarea

up-down-box

up-down-box



Allows the user to increase and decrease the value in a textbox by clicking up and down buttons. Useful if you would like to allow the user to quickly modify a value in your form. A short script too, just a few lines.



JavaScript Source Code 3000: Buttons: Up & Down Box
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!
    






Buttons: Window Sizer

Buttons: Window Sizer


This is a JavaScript that shows you different window dimensions. It helps you to customize your web pages with the dimensions that best compliment your web site.


Open a window 640 x 480 pixels:
Open a window 800 x 600 pixels:

Default Netscape Browser sizes:
640 x 480
Mac = 470x300:
PC = 580x300:
800 x 600
Mac = 470x430:
PC = 580x430:
1024 x 768
Mac = 470x600:
PC = 580x600:

Close this Window:
JavaScript Source Code 3000: Buttons: Window Sizer
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!