In javascript coding, if white space character(' ') and linefeed character('\n') are not working properly then we can use unicode characters. We may face this in some browsers such as FireFox.
'\u00A0' is unicode char for space, and '\u000A' is unicode char for line feed.
More Articles...
Wednesday, April 1, 2009
Popular Posts
- Software Testing Quiz Questions and Answers
- Javascript Quiz Questions and Answers
- MySQL Quiz Questions and Answers
- SEO Your Blog the Easy Way - Guest Post
- SEO (Search Engine Optimization) Quiz Questions and Answers.
- PHP Quiz Questions and Answers
- Basic Computer Hardware Quiz Questions and Answer.
- Use of tinyurl in Twitter
- HTML Quiz Questions and Answers
- General Knowledge Quiz Questions and Answers

No comments:
Post a Comment