RE: [WSG] RE: Using background images on submit buttons

2009-06-24 Thread Chris Taylor
> On Behalf Of Rachel Radford
> Sent: 24 June 2009 14:51
> Subject: RE: [WSG] RE: Using background images on submit buttons
> I fear the only proper solution while using .Net is for the HTML that is
> produced to change!

Rachel, have you had a look at the CSS control adapters 
(http://www.asp.net/CssAdapters/)? I'm not sure which controls are in there, 
but that seems to be the most popular way to produce (more) valid HTML from 
.Net.

Chris


This message has been scanned for malware by SurfControl plc. 
www.surfcontrol.com


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] RE: Using background images on submit buttons

2009-06-24 Thread Rachel Radford
Hi Jens,

Sorry for replying so late, just wondering if you found a solution?  

The only things I have found online have been to make .Net produce an
 which isn't ideal (the image is in the HTML, not
the CSS), or a Linkbutton to then format with CSS more easily.  I
believe that Linkbuttons don't work when Javascript is turned off, so
they are not a good option either.

I fear the only proper solution while using .Net is for the HTML that is
produced to change!


Cheers,
Rachel

-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org]
On Behalf Of Jens-Uwe Korff
Sent: 19 June 2009 00:39
To: wsg@webstandardsgroup.org
Subject: [WSG] RE: Using background images on submit buttons

>on an ASP.NET-driven site we'd like to use background images for
flexible-width submit inputs.
>Due to the .NET limitation we cannot use the  tag and are stuck
with the following syntax:
>

Thank you for your inputs.

However, we really cannot use the  element.
I'll be looking into adding a wrapper to the  which appears to be
the best solution as of now.

Heavy Javascripting would complicate the build even further and I hope
we can get around that option.

Cheers,
 
Jens


The information contained in this e-mail message and any accompanying
files is or may be confidential. If you are not the intended recipient,
any use, dissemination, reliance, forwarding, printing or copying of
this e-mail or any attached files is unauthorised. This e-mail is
subject to copyright. No part of it should be reproduced, adapted or
communicated without the written consent of the copyright owner. If you
have received this e-mail in error please advise the sender immediately
by return e-mail or telephone and delete all copies. Fairfax does not
guarantee the accuracy or completeness of any information contained in
this e-mail or attached files. Internet communications are not secure,
therefore Fairfax does not accept legal responsibility for the contents
of this message or attached files.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***