Click to See Complete Forum and Search --> : Scripts in Mozilla


freefall
10-18-2003, 12:52 PM
Hello,

I am using movable divs, where I've made scripts which utilize the ondragstart and ondrag events. Are there equivalents to these for NS, Opera, and Mozilla?

Any help would be appreciated!
- Ian Paterson

freefall
10-18-2003, 01:30 PM
My own fault on some of this! I have modified my post, one of my problems was due to using the name property instead of id.

You can see what I am working on here, very incomplete, please ignore any oddities in the code or content.
www.degreethree.com/newsite/

The page background is resized to fit the content, the menu background does the same, as does the div which pops up when the "plan selection tips" link in the content of the hosting page is clicked. I had been having trouble with the backgrounds resizing, but now this works in IE, NS, Opera, and Mozilla.

Still need help with the ondrag events, if it's not possible, it's not essential that the elements are movable, I will just neglect that function for all but IE.

- Ian