How to implement Transparency to ASP.NET Menu Control?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hai I would like to create 50% to 80% transparent menu to a webpage. I tried using CSS
filter:alpha(opacity=90);
But it works only with html pages. How can I implement in ASP.NET Menu Control.
Regards S.Ramesh Krishnan "do right thing @ right time"
-
Hai I would like to create 50% to 80% transparent menu to a webpage. I tried using CSS
filter:alpha(opacity=90);
But it works only with html pages. How can I implement in ASP.NET Menu Control.
Regards S.Ramesh Krishnan "do right thing @ right time"