UnitedForums - UK Web Hosting Forum UnitedHosting Community Hosting Forums
Network and Server StatusCustomer SupportUK Web Hosting
UnitedHostingUnitedHosting Sitemap UK Hosting ForumUK Web HostingWeb Hosting ForumsUK Reseller HostingWeb Host CommunityUK Managed Dedicated ServersHosting Help and SupportUK Domain Name Registration

Go Back   UnitedForums.co.uk > UnitedHosting Community > Website Development & Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 7th July 2008, 03:53 PM   #1 (permalink)
wmuckell
Senior Member
 
wmuckell's Avatar
 
Join Date: May 2004
Location: Marden, Kent
Posts: 179
Keeping Object together

I have a php script which get a load of types from a database and draws them to the screen with a checkbox, I want the label of the checkbox and the checkbox itself to stay together, ie. Not seperate over newlines

The code is

Code:
foreach($rows_ads as $row_ad) {
	$typeid = $row_ad->id;
	$name = $row_ad->name;
	$content .="<label for='$name'>$name </label><input type='checkbox' id = '$name' name='adtype[]' value='$typeid' />";
}
Any suggestions on how to keep the LABEL and the INPUT together?
wmuckell is offline   Reply With Quote
Old 7th July 2008, 04:22 PM   #2 (permalink)
MrBen
Munky!
 
MrBen's Avatar
 
Join Date: Sep 2003
Location: nr Woking, England
Posts: 2,584
CSS - white-space: nowrap should do it.

CSS2 - white-space

Ben
__________________
The impossible I can do today, miracles take a little longer

Veterinary Practice Management System by SoftFooding
Internet Data Usage Calculator: Estimate your monthly bandwidth usage for your Internet connection.
Little Red: Nordic Style Rye Bread
MrBen is offline   Reply With Quote
Old 7th July 2008, 04:34 PM   #3 (permalink)
wmuckell
Senior Member
 
wmuckell's Avatar
 
Join Date: May 2004
Location: Marden, Kent
Posts: 179
thanks buddy
wmuckell is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 04:55 PM.

UK Web Hosting  |  UK Reseller Hosting  |  UK Dedicated Servers UnitedHosting  |  UnitedSupport  |  UnitedForums  |  SEO by vBSEO 3.0.0
Copyright © 1998-2008 United Communications Limited. All Rights Reserved. Registered in England and Wales 3651923 - VAT Reg No. 737662309