搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

I have written code to drag and image on image to replace it. Firefox is adding one more image element. I want to prevent it. - vikramabhatt@gmail.com

more options

Hello, I am working on an .net website project. We are using Obout HTML Editor control on webpage. We need a feature in which a JQuery dialog will show images and user will drag an image and drop it in Obout HTML Editor control. While image is getting drop on image element () it is creating new image element being droped.

We want to prevent this. Any way to do so?

This happened

Every time Firefox opened

We implemented feature

User Agent

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)

Hello, I am working on an .net website project. We are using Obout HTML Editor control on webpage. We need a feature in which a JQuery dialog will show images and user will drag an image and drop it in Obout HTML Editor control. While image is getting drop on image element () it is creating new image element being droped. We want to prevent this. Any way to do so? == This happened == Every time Firefox opened == We implemented feature == == User Agent == Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)

所有回覆 (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. http://forums.mozillazine.org/viewforum.php?f=25 You'll need to register and login to be able to post in that forum.