Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 3 trả lời
  • 4 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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...
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

In this solution not working

Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (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.

Được chỉnh sửa bởi cor-el vào

more options

Giải pháp được chọn

In this solution not working

more options

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