Topic: Equivalent JavaScript for FireFox (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted From: |
![]() I have to do drag and drop.Following one is runing well in IE But not in FireFox.Can please any body help me in finding a one for fireFox |
Paranoid (IV) Inmate From: Florida |
![]() |
Obsessive-Compulsive (I) Inmate From: |
![]() I don't understand it.What i have to do is drag some text from a text file to a div section of my page.Here i will call a javascript function which will parse the text and put it in some text boxes. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() window.event is not a function in FireFox. |
Obsessive-Compulsive (I) Inmate From: |
![]() The thing I want's to achieve is draging some sort of Address from a Text File |