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
- PHP Quiz Questions and Answers
- SEO (Search Engine Optimization) Quiz Questions and Answers.
- HTML Quiz Questions and Answers
- Use of tinyurl in Twitter
- Basic Computer Hardware Quiz Questions and Answer.
- Best Motivational Quotes Book | Kindle eBook and Paperback | Read for FREE with Amazon's Kindle Unlimited

No comments:
Post a Comment