Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Eclipse Collections Categorically: Level up your programming game
this week in the
Open Source Projects
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
word wrap issue in mozilla firefox
Maya Pillai
Ranch Hand
Posts: 60
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I am using this style for
word
wrap
style="white-space:normal;word-wrap:break-word;width:800px;text-align:left">
Its working fine in IE,but not working in mozilla.
Please help me to solve this issue.
Eric Pascarello
author
Posts: 15385
6
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
word-wrap is only IE and it is only supported in FF 3.1
This might help you out:
http://www.webmasterworld.com/forum83/8749.htm
Eric
N Naresh
Ranch Hand
Posts: 66
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi maya how exactly you created <td........> to solve the issue for mozilla and all other browsers
If you try to please everybody, your progress is limited by the noisiest fool. And this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Word wrpa problem in Mozilla
Long String in a JDialog
Word Wrap in JSP
Limiting character count on each line of JTextArea
How to lock the width of a TD indipendently from text?
More...