![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| ||||||
| ||||||
|
|
fitwell wrote: I sent an email message to friends and family with stationery I created with a fantastic freeware add-on to a great freeware html editor, Arachnophilia. At least, I find it so. |
|
function bounce1(){ window.tm=setInterval('bounceIt()',2); } Change the "2" in the line above. The higher the number the slower the "bounce". I tested it with a value of "800" and it crawled. |
|
Want to have more fun with it? Change the x values in the lines below this. var x=50 var offsetx=50. This causes a "zig zag" pattern. |
|
bragging rights |
|
I originally wrote this program in BASIC circa 1980. While using a Radio Shack store computer. A Tandy rep saw what I was doing one day, then took the idea and ran with it. That same program, byte for byte, appeared in their monthly magazine with but one minor change. If only we had the power of seeing into the future, I would not have been so careless. /bragging rights |
|
Pay no attention to a reply from a person using the handle "informant". |
D
#2
| |||
| |||
|
|
On Sat, 1 Nov 2003 11:32:38 -0600, "Richard" <anonymous (AT) informant (DOT) sux wrote: fitwell wrote: I sent an email message to friends and family with stationery I created with a fantastic freeware add-on to a great freeware html editor, Arachnophilia. At least, I find it so. [snip] function bounce1(){ window.tm=setInterval('bounceIt()',2); } Change the "2" in the line above. The higher the number the slower the "bounce". I tested it with a value of "800" and it crawled. Oh, thank you! Appreciate very much getting a definitive answer. This msg is getting saved into my html tips folder! Want to have more fun with it? Change the x values in the lines below this. var x=50 var offsetx=50. This causes a "zig zag" pattern. Kewl! bragging rights lol I originally wrote this program in BASIC circa 1980. While using a Radio Shack store computer. A Tandy rep saw what I was doing one day, then took the idea and ran with it. That same program, byte for byte, appeared in their monthly magazine with but one minor change. If only we had the power of seeing into the future, I would not have been so careless. /bragging rights Oh, shoot! I'd _hate_ that to ever happen to anyone. That's too bad. But at least you know who wrote the original, that's some consolation. |
|
Pay no attention to a reply from a person using the handle "informant". Thanks <g>! I like ngs where the environement can be kind. D |
![]() |
| Thread Tools | |
| Display Modes | |
| |