This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

generated source creates <strong> tags, why?

  • 1 ప్రత్యుత్తరం
  • 4 ఈ సమస్యలు కలిగి ఉన్నాయి
  • 1 వీక్షణ
  • చివరి సమాధానమిచ్చినది cor-el

more options

The frontpage below does not apply the inline style. on investigation I discovered that firefox is inserting <strong> tags in the html. If you remove the <strong> tags using the web developer extension it scans correctly - as it does in Explorer and Safari. Why is this? what can I do about it? I have checked compatibility as far as I can but still cannot get Firefox to work correctly. I would appreciated some help and/or advice.

The frontpage below does not apply the inline style. on investigation I discovered that firefox is inserting <nowiki><strong></nowiki> tags in the html. If you remove the <nowiki><strong></nowiki> tags using the web developer extension it scans correctly - as it does in Explorer and Safari. Why is this? what can I do about it? I have checked compatibility as far as I can but still cannot get Firefox to work correctly. I would appreciated some help and/or advice.

న cor-el చే మార్చబడినది

ప్రత్యుత్తరాలన్నీ (1)

more options

I think that it is because you have some spurious (double) code on that page with an extra and unclosed strong /span element.

<STRONG><SPAN class="SmallCheck"><STRONG><span class="SmallCheck">


Try to remove the first <STRONG><SPAN class="SmallCheck"> and only leave one of them.

<STRONG><span class="SmallCheck"><input id="_ctl0_MAILLINGLIST_JoinMailingList_HTML" type="checkbox" name="_ctl0:MAILLINGLIST:JoinMailingList_HTML" checked="checked" />

న cor-el చే మార్చబడినది