|
-
Apr 25th, 2000, 09:22 AM
#1
Thread Starter
Hyperactive Member
Can I make a window with a mousemove code like
line -(currentx,currenty)-(x,y) that will work on a regular webpage without any server-side stuff? Any info will be helpfull.
JoeyO
-
Apr 25th, 2000, 11:21 PM
#2
Thread Starter
Hyperactive Member
One more try
I promise I won't bring this up again if I don't get a response, but I thought I'd give it one more chance seeing that I've wondered about it for so long.Any Info?
Joey o
-
Apr 25th, 2000, 11:29 PM
#3
Frenzied Member
If you don't want any server-side scripting (which obviously you don't because the server doesn't know where your mouse is pointing) then you should probably use javascript. Try the new javascript forum. Not many responses there mind. You could try the codeguru discussions at (www.codeguru.com) because I think they have a javascript forum. There's probably more javascript programmers there.
Harry.
"From one thing, know ten thousand things."
-
Apr 25th, 2000, 11:35 PM
#4
Frenzied Member
Use an activeX control, write a usercontrol that can do this and compile it, then find out it's GUID by putting one on a blank form and saving, then loading the .frm file into a text editor, the wierd looing thing with leddert, numbers and -s is the GUID, I can'tremember how to put this on a webpage but it's probably just an HTML tag, someone on this site will tell you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|