Computing.Net > Forums > Web Development > IE dont wrap my buttons in td

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

IE dont wrap my buttons in td

Reply to Message Icon

Name: davser
Date: April 26, 2007 at 09:25:00 Pacific
OS: Windows
CPU/Ram: Centrino 512
Product: Intel
Comment:

Everything looks fine in firefox, I'm doing something wrong with the css???

Code:

<td style="word-wrap: break-word""> for($i=0;$i<$value;$i++) { $name_part = $partes[$i]; <button type='submit' name='group_part' value='".$name_part."' onClick=compare_group(this.value)>".$name_part."</button>"; } </td>


My Page extends very much in horizontaly because that are no wrap



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-ict
Date: May 13, 2007 at 09:48:34 Pacific
Reply:

add a break <br /> after you close the button if you want it to start a new line

Wizard ICT. Microsoft Certified System Engineer.
www.wizard-ict.co.uk


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: IE dont wrap my buttons in td

Buttons in Dreamweaver and Flash mx www.computing.net/answers/webdevel/buttons-in-dreamweaver-and-flash-mx/2762.html

html wraping help www.computing.net/answers/webdevel/html-wraping-help/2921.html

site works in IE but not FireFox www.computing.net/answers/webdevel/site-works-in-ie-but-not-firefox/2716.html