TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

CSS Effect...

Page: 1 Reply
Aug 10th 2001#12410 Report
Member since: Aug 8th 2001
Posts: 40
Hi just wondered if anyone knew how to create that rollover effect in CSS which changes an image's trancparency? I've only been learning CSS for the last week or two, so I'm not totally up on it yet.

I think it's this code (but I'm probably mistaken).

.graphic
{
filter: Alpha(Opacity=?, FinishOpacity=?);
}


But I don't know how to change the attributes. Is it a percentage or are there pre-set levels?


::: t r é :::
Reply with Quote Reply
Aug 10th 2001#12419 Report
Member since: Mar 18th 2001
Posts: 1690
you are on the right track.

Perhaps try downloading the one that dynamicdrive has and you can learn from it.

www.dynamicdrive.com

It's under the "images" section last time I was there.
Reply with Quote Reply
Aug 10th 2001#12443 Report
Member since: Aug 8th 2001
Posts: 40
[SIZE=2][COLOR=orangered][FONT=arial] Nothing of use there. Thanks anyway. =/[/COLOR]

::: t r é :::[/FONT][/SIZE]
Reply with Quote Reply
Aug 10th 2001#12452 Report
Member since: Mar 18th 2001
Posts: 1452
Put forth a little effort.

I went there, looked under the images section that he mentioned above, and found exactly what you want to do.
Reply with Quote Reply
Aug 10th 2001#12457 Report
Member since: Apr 16th 2001
Posts: 759
Dont expect to be given the link to the exact page. But sweet just remember for next time.
Reply with Quote Reply
Aug 10th 2001#12471 Report
Member since: Aug 8th 2001
Posts: 40
OK, got it... thanks.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum