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.