Click here to Skip to main content
15,922,309 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCode working in IE but not in FireFox Pin
James_Programmer8-Aug-07 21:10
James_Programmer8-Aug-07 21:10 
AnswerRe: Code working in IE but not in FireFox Pin
Guffa9-Aug-07 14:09
Guffa9-Aug-07 14:09 
GeneralRe: Code working in IE but not in FireFox Pin
James_Programmer9-Aug-07 18:23
James_Programmer9-Aug-07 18:23 
AnswerRe: Code working in IE but not in FireFox Pin
Guffa9-Aug-07 23:01
Guffa9-Aug-07 23:01 
GeneralRe: Code working in IE but not in FireFox Pin
James_Programmer9-Aug-07 23:34
James_Programmer9-Aug-07 23:34 
AnswerRe: Code working in IE but not in FireFox Pin
Guffa10-Aug-07 1:01
Guffa10-Aug-07 1:01 
GeneralRe: Code working in IE but not in FireFox Pin
Rocky#10-Aug-07 1:26
Rocky#10-Aug-07 1:26 
GeneralRe: Code working in IE but not in FireFox Pin
Michael Sync10-Aug-07 6:39
Michael Sync10-Aug-07 6:39 
James_Programmer wrote:
srcImg = document.getElementById("snapshotImg"+movePos);


It's very strange code. movePos is the postion of mouse move? So, you have such a image called snapshotImg1.2 or snapshotImg1020 ??

James_Programmer wrote:
oldPos =
document.getElementById("cp"+pos).value;


what is "cp"?? image or div or what?

Have you tried the following sample?


How to Drag and Drop in JavaScript
[^]

JavaScript: DHTML API,
Drag & Drop for Images and Layers
[^]

Draggable [^]

It's a lit bit difficult for us to help you as long as you are not giving the code which is working in Firefox (as you said). now, you are just giving some pieces of code that doesn't complete.

Show us the compeleted code that you said that it's working in firefox. What we will do first is that we will copy and paste your code in notepage. Save it as html file. then check whether it is working fine on firefox or not. If it's working fine, we will look which element are not compatibles with IE. then, we will let you know the result..

Sound okay??

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

Questiontext rendering w/ flex/flash [modified] Pin
Force Code8-Aug-07 20:55
Force Code8-Aug-07 20:55 
AnswerRe: text rendering w/ flex/flash Pin
Guffa9-Aug-07 13:08
Guffa9-Aug-07 13:08 
GeneralRe: text rendering w/ flex/flash Pin
Force Code9-Aug-07 18:38
Force Code9-Aug-07 18:38 
QuestionHow to upload an image using a file browser from a basic client Pin
pranu_138-Aug-07 20:07
pranu_138-Aug-07 20:07 
Questionhelp Pin
jido528-Aug-07 9:37
jido528-Aug-07 9:37 
AnswerRe: help Pin
leckey8-Aug-07 10:26
leckey8-Aug-07 10:26 
AnswerRe: help Pin
Christian Graus8-Aug-07 19:12
protectorChristian Graus8-Aug-07 19:12 
QuestionWeb services : The request failed with an empty response. Pin
ScottM18-Aug-07 4:07
ScottM18-Aug-07 4:07 
AnswerRe: Web services : The request failed with an empty response. Pin
Guffa9-Aug-07 0:57
Guffa9-Aug-07 0:57 
QuestionExport into Excel from GridView Pin
John.L.Ponratnam8-Aug-07 2:48
John.L.Ponratnam8-Aug-07 2:48 
AnswerRe: Export into Excel from GridView Pin
Member 173345212-Apr-10 1:56
Member 173345212-Apr-10 1:56 
QuestionHtml to database Pin
A.Muthunagai7-Aug-07 23:44
A.Muthunagai7-Aug-07 23:44 
AnswerRe: Html to database Pin
Vasudevan Deepak Kumar8-Aug-07 5:18
Vasudevan Deepak Kumar8-Aug-07 5:18 
Questionweb counter and chat Pin
michael_jhons7-Aug-07 23:39
michael_jhons7-Aug-07 23:39 
AnswerRe: web counter and chat Pin
Vasudevan Deepak Kumar8-Aug-07 5:16
Vasudevan Deepak Kumar8-Aug-07 5:16 
Questiononly horizontal scroll bar needed Pin
hkchauhan7-Aug-07 22:35
hkchauhan7-Aug-07 22:35 
GeneralRe: only horizontal scroll bar needed Pin
Guffa9-Aug-07 15:10
Guffa9-Aug-07 15:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.