Click here to Skip to main content
15,915,869 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to wrap text in entire table tag using jquery and css?

I have two tables with design
Table 1



Table 2




for first one the word wrap is not working but the second one is working properly.

My Query here is : in one page all table and its tds are maintained with pixels so i want provide word wrapping to first table which is maintain with pixels.

Could you please help me on this.
Posted
Comments
Sergey Alexandrovich Kryukov 28-Dec-15 10:47am    
I have no idea what "maintained with pixels" means. How one table could be related to another one? Format each one the way you want. Word wrapping may work but you may not observe it due to the size of the td. Are you using CSS at all?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900