Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. 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

  • 1 відповідь
  • 0 мають цю проблему
  • 8 переглядів
  • Остання відповідь від the-edmeister

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.