Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Delete character displays on fire fox but not in chrome and IE ,why?

  • 3 odpovede
  • 4 majú tento problém
  • 1 zobrazenie
  • Posledná odpoveď od sundarraj

more options

I have added char(127) code in concatenation string in c#; but it displays "Sprint 12"+char(127)+"(" and return the string into java script it displays string but in chrome and IE delete char symbol not displayed but in fire fox displayed,why????? Please provide solution...

I have added char(127) code in concatenation string in c#; but it displays "Sprint 12"+char(127)+"(" and return the string into java script it displays string but in chrome and IE delete char symbol not displayed but in fire fox displayed,why????? Please provide solution...
Priložené obrázky

Vybrané riešenie

In this solution not working

Čítať túto odpoveď v kontexte 👍 2

Všetky odpovede (3)

more options

I see a  character in that string if I paste it in a text area or check the page source.

"Sprint 12"+char(127)+"("

I'm not seeing in the question text, so that looks OK. It is not guaranteed how a specific font behaves in such a case, so you might still see an empty box or another character in some cases.

Upravil(a) cor-el dňa

more options

Vybrané riešenie

In this solution not working

more options

I this issue not reproducing Fire fox version 36 but reproducing version 29 so please check this.