Quote:
Originally Posted by TheBlackPoet
I added an opacity to this cool hack... i also added it to a customed table... so notice the <td></td> tag....
if you want to lighten or darken the opacity... (transparency)
make the change here
<div id="search_results" class="smallfont" style="position:absolute; border: 5px solid #999999; color:white; filter:alpha(opacity=85); background-color: gray; width: 300px; padding: 8px; display:none">
|
Excellent Malik !!
I put ur version to my forum
i also added:
Code:
-moz-opacity:.85;opacity:.85;
for the code to work on Firefox 2