moving a form breaks the components

G

George Hester

I found this example at Microsoft:

http://msdn.microsoft.com/downloads...wnloads/samples/internet/ie50/fly/default.asp

So what I did is get it going on a page that has only one form. The components which are <INPUT> elements are manipulated in various ways with JavaScript. Well it looked good the user could move the form around just fine. But all the JavaScript capabilities went belly-up. Does JavaSript manipulated elements have trouble with being moved around? The scripting is done as attributes of the elements. Do you think if I moved the scripting out of the elements as attributes that would solve the issue?

Here they are:

This one you cannot move the form but all the elements work acceptably:

http://www27.brinkster.com/hesterloli1/

This one you can move around just click on the form within the frameset and you can move it around. But the elements no longer work:

http://www27.brinkster.com/hesterloli1/logon.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top