macromedia.coldfusion.flash_integration
[Top] [All Lists]

Transparent CFINPUT button

Subject: Transparent CFINPUT button
From: "aleii" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 6 Jul 2008 02:29:42 +0000 (UTC)
Newsgroups: macromedia.coldfusion.flash_integration

I need to create a button that is transparent, to show images in the form 
background. But I do need a dynamic button label.

 Something like backgroundAlpha:0 on forms.

 <TABLE BACKGROUND="images/AppsNavBack.jpg" ...>
 <CFFORM...>
 <CFINPUT type="Button" name="homebtn"
       label="#Home#"
       onClick="getURL(../xeelet_comhome.cfm', 'body')" 
       style="backgroundAlpha:0;">

 Thanks a lot for any help.
 Axel




<Prev in Thread] Current Thread [Next in Thread>
  • Transparent CFINPUT button, aleii <=