hi, im trying to use this script:

it works great with IE but with firefox it doesnt work when its encased within another CSS ID. It shows up, but it doesnt scroll. how can i make this work? i know its a CSS thing probably since your script generally works in firefox if its not encased within another CSS ID.

see here:

Recommended Answers

All 4 Replies

It seems to be working on my Firefox 2.0.0.3.

HI there, thanks, it is working now. I took a chance and removed the CSS IDs that might be affecting the code, and just did the styling inline, that's why it works now. Thanks for checking out the post though. hope I can count on more help in the future :)


sam

Try using classes instead of ids. Browsers expect only one tag to have a given id.

Thanks, will definitely keep that in mind.

sam

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.