You are missing a value="" attribute for some reason.

Are you sure that the label="message:something" works for Tap3? I thought
that was a hivemind only kind of feature in t4 > (not sure what it looks
like in T5 exactly yet)

On 9/28/06, Steve Shucker <[EMAIL PROTECTED]> wrote:

I don't know if this will work, but you can try adding another
stylesheet just for printing that will override the button's style.

<link href="/css/print.css" media="print" rel="stylesheet"
type="text/css" />

Then set the color or other attributes for buttonSpecial to be something
different.  It could be something as simple as the printer thinking it
should ignore white.

-Steve

andyhot wrote:
> so, it's not a tapestry issue, is it?
>
> Peter Dawn wrote:
>
>> the html is <input type="button" class="buttonSpecial"> and in my css
>> I have,
>> .buttonSpecial {
>>   font: #FFFFFF;
>>   and the rest
>> }
>>
>> any ideas.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to