Quote:
|
Originally Posted by kirupai
Ok i had a similar problem a while back, I'm assuming you are using the position:absolute; for the style, try using position:fixed; and see if the problem is fixed. I know its supported on some browsers but i cant remember which ones.
|
the position tag here is 'relative'. I tried changing it to 'fixed' but that didn't fix it :-(
I appreciate your suggestion though