Hi Folks
Yesterday I had issues with Scrollbar visibility in Firefox.This problem is resolved.Thanks to all of you.
I have inserted a vertical scrollbar inside the table with scrollbar color changing css linked externally.This scrollbar works all fine inside the IE & FireFox!
But this scrollbar is not visible literally at all inside the Netscape.
The code is as follows :
_______________________________________________________________
<div class="scrollbeauty" style="width: 280px; height: 500px; padding:4px; border: 0px ; overflow-x:hidden;overflow-y:auto;">
<table width="280" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="textcontentBIG" valign="top"></td>
</tr>
</table>
_____________________________________________________________
Best Regards
Simi Kaur



Reply With Quote

Bookmarks