Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

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 odpowiedź
  • 0 osób ma ten problem
  • 8 wyświetleń
  • Ostatnia odpowiedź od 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)

Wszystkie odpowiedzi (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.