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

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Firefox removes href attribute for any HTML control on copy-paste. for e.g. iFrame

  • 4 відповіді
  • 2 мають цю проблему
  • 8 переглядів
  • Остання відповідь від khushbus

more options

Hi Support,

I have a text along with the image used as a hyperlink as follows.

"Sample Text.<a href="javascript:myfunction()"><img title="sample image" src="sample.gif" /></a>"

When i copy the above text and paste it inside a HTML Control (for e.g. iframe), the control removes the href attribute of 'anchor' tag. It happens only with firefox and safari. It is working correctly in internet explorer.

"Sample Text.<a ><img title="sample image" src="sample.gif" /></a>"

Is there any solution for this.? Awaiting for sooner response

Try clicking on the below link

http://screencast.com/t/sXq6BcZvJB

Hi Support, I have a text along with the image used as a hyperlink as follows. "Sample Text.&lt;a href="javascript:myfunction()">&lt;img title="sample image" src="sample.gif" />&lt;/a>" When i copy the above text and paste it inside a HTML Control (for e.g. iframe), the control removes the href attribute of 'anchor' tag. It happens only with firefox and safari. It is working correctly in '''internet explorer'''. "Sample Text.&lt;a &gt;&lt;img title="sample image" src="sample.gif" /&gt;&lt;/a&gt;" Is there any solution for this.? Awaiting for sooner response Try clicking on the below link http://screencast.com/t/sXq6BcZvJB

Змінено cor-el

Обране рішення

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).

Читати цю відповідь у контексті 👍 0

Усі відповіді (4)

more options

Does that also happen here if you switch to HTML source and paste?

more options

Yes, it also happens in HTML source and paste.

more options

Вибране рішення

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).

more options

Tried starting Firefox in Safe Mode but it is still not working. Please help me out!