Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 01, 2006 01:17 PM by dipapadi2000
Member
486 Points
104 Posts
Feb 24, 2006 01:38 PM|LINK
Contributor
4945 Points
988 Posts
Feb 24, 2006 04:24 PM|LINK
dipapadi2000 Hi! I see that VS2005 consideres nowrap attribute outdated. Is there another way to do the same?
Mar 01, 2006 01:17 PM|LINK
dipapadi2000
Member
486 Points
104 Posts
nowrap is considered outdated
Feb 24, 2006 01:38 PM|LINK
I see that VS2005 consideres nowrap attribute outdated. Is there another way to do the same?
Software Development Professional
tarjei
Contributor
4945 Points
988 Posts
Re: nowrap is considered outdated
Feb 24, 2006 04:24 PM|LINK
Use style instead.
Check out the CSS white-space property. It should do the trick.
--
Tarjei
dipapadi2000
Member
486 Points
104 Posts
Re:Re: nowrap is considered outdated
Mar 01, 2006 01:17 PM|LINK
I used the white-space proparty. The warning of VS2005 was removed and i works find on Firefox. But it does not work on IE6. Any ideas?
Software Development Professional