Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Adding a png with transparent background to a Image button

Reply
Thread Tools

Adding a png with transparent background to a Image button

 
 
KrippZ@gmail.com
Guest
Posts: n/a
 
      06-19-2006
Hello !
I need some help with transparent png:s on my site. Currently i'm using
the
FILTERROGIDXImageTransform.Microsoft.AlphaImag eLoader(src='"+url+"',sizingMethod='scale')
method in a htc app I found on the net , this workson all of my images
except for Image buttons. none of the imagebuttons render correctly
even if I apply the filter directly on the imagebutton element.

I'm clueless here

Cheers!
/KrippZ

 
Reply With Quote
 
 
 
 
Bruno Alexandre
Guest
Posts: n/a
 
      06-19-2006
use GIF...

FILTER properties are only valid for IE... do you really wanna build a web
site only valid for 1 unique Browser???

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)


<> escreveu na mensagem
news: oups.com...
> Hello !
> I need some help with transparent png:s on my site. Currently i'm using
> the
> FILTERROGIDXImageTransform.Microsoft.AlphaImag eLoader(src='"+url+"',sizingMethod='scale')
> method in a htc app I found on the net , this workson all of my images
> except for Image buttons. none of the imagebuttons render correctly
> even if I apply the filter directly on the imagebutton element.
>
> I'm clueless here
>
> Cheers!
> /KrippZ
>



 
Reply With Quote
 
 
 
 
KrippZ@gmail.com
Guest
Posts: n/a
 
      06-19-2006
Thx for the reply

I solved my issues, gifs are nice but far to lacking in design. I ve
tested the site in FF, Opera and IE(6.0 ->7.0 beta2) and it works.

Cheers
/KrippZ

Bruno Alexandre skrev:

> use GIF...
>
> FILTER properties are only valid for IE... do you really wanna build a web
> site only valid for 1 unique Browser???
>
> --
>
> Bruno Alexandre
> (a Portuguese in Københanv, Danmark)
>
>
> <> escreveu na mensagem
> news: oups.com...
> > Hello !
> > I need some help with transparent png:s on my site. Currently i'm using
> > the
> > FILTERROGIDXImageTransform.Microsoft.AlphaImag eLoader(src='"+url+"',sizingMethod='scale')
> > method in a htc app I found on the net , this workson all of my images
> > except for Image buttons. none of the imagebuttons render correctly
> > even if I apply the filter directly on the imagebutton element.
> >
> > I'm clueless here
> >
> > Cheers!
> > /KrippZ
> >


 
Reply With Quote
 
Nik Coughlin
Guest
Posts: n/a
 
      06-20-2006
wrote:
> Thx for the reply
>
> I solved my issues, gifs are nice but far to lacking in design. I ve
> tested the site in FF, Opera and IE(6.0 ->7.0 beta2) and it works.


How did you solve the problem?


 
Reply With Quote
 
KrippZ@gmail.com
Guest
Posts: n/a
 
      06-20-2006

Oh I used the filter htc but I call it on element level and i did
modify it so it handles the INPUT tag, (which the asp:imagebutton is).


Nik Coughlin skrev:

> wrote:
> > Thx for the reply
> >
> > I solved my issues, gifs are nice but far to lacking in design. I ve
> > tested the site in FF, Opera and IE(6.0 ->7.0 beta2) and it works.

>
> How did you solve the problem?


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transparent PNG in IE6 - how to influence the background colour? +mrcakey HTML 9 10-11-2008 03:23 PM
ANN: PNG image CAPTCHA with PNG canvas available (SkimpyGimpy) aaronwmail-usenet@yahoo.com Python 0 04-18-2007 07:33 PM
Background transparent when 'background' is used JWL HTML 4 09-26-2006 05:37 PM
PNG image - transparent part clickable in Firefox Martin HTML 15 07-21-2005 01:44 PM
Transparent PNG Martin Eyles ASP .Net 6 12-02-2004 11:02 AM



Advertisments