RSS Feeds on my page scrolls the whole page.

ashutosh9910

Freshman
Joined
May 13, 2005
Messages
44
Hi all,

Well i was a bit unsure where to put this one but since its on a web page using ASP.NET I have put it here.

Currently I am using a Javascript code block to show my RSS Feeds.

The scenario is : The user selectes a few links which he wants to view as RSS Feeds when he loggs in.

RSS Feeds are displayed in the right hand side of the screen.

Everything works fine for me. The only problem I face is that when someone is using Netscape, these RSS Feeds when scroll up they take up the whole page with it. So the whole page kinda scrolls up and down along with the RSS Feeds.

It works well with IE and even works well with Netscape > v 8.x

But I neeed my code to be compatible with Netscape >v 6.x

Any help would be greatly appreciated.


Thanks in advance.
Ashutosh
 
Back
Top