Re: white box around radio button in Netscape

Subject: Re: white box around radio button in Netscape
From: Joy Brady-Beer <joy_m_brady -at- yahoo -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Thu, 17 May 2001 09:59:21 -0700 (PDT)


--- rachael -dot- bickhardt -at- db -dot- com wrote:

> I am writing webhelp for a product that can be
> viewed in both IE and Netscape. We are using an HTML
> control for the radio buttons. They appear fine in
> IE but in Netscape there is a white box around the
> button.

Ah, the Netscape whitespaces issue... the below will
work if you're using a table as the container for the
radio button:

Is your radio button contained in a table cell? If
so, make sure that the <td>...button...</td> is in one
continuous line - do not not use a manual carriage
return anywhere in the html code within that <td>
element. Even though it makes it more readable for
yourself, Netscape 4+ handles it badly.

For the table containing the <td>, make sure that
cellpadding="0" and cellspacing="0" and border="0" for
the table <table cellpadding="0", etc.)

For consistency, quotes around all attribute values.

=====
Joy Beer
Technical Writer
Columbus, Ohio, USA

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com

Sponsored by Information Mapping, Inc., a professional services firm
specializing in Knowledge Management and e-content solutions. See
http://www.infomap.com or 800-463-6627 for more about our solutions.

---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.


References:
white box around radio button in Netscape: From: rachael . bickhardt

Previous by Author: RE: New TECHWR-L Poll Question
Next by Author: Re: Need Help With Word Numbering
Previous by Thread: white box around radio button in Netscape
Next by Thread: Follow-up on action item re: STC Conference topics


What this post helpful? Share it with friends and colleagues:


Sponsored Ads