Jump to content

DIV tags will not allow universal scroll


lemmin

Recommended Posts

I'm not sure what causes this, but when I have a database create and populate divs, the universal scroll button (middle mouse button) won't activate on those divs (to scroll). This is true for almost every website I've been to that dynamically creates content with divs. I think it might have to do with them being inline, but I'm really not sure.

 

Does anyone know exactly what causes this or how I can make them scrollable?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/69356-div-tags-will-not-allow-universal-scroll/
Share on other sites

Using this site as an example, if you try to click the middle mouse button on someone's posted text, nothing happens; however, it works when you do it in the title of the post ("Re: DIV tags will not allow universal scroll.") This is because the title is in a table while the post text is in a div. When divs have static content the scrolling seems to work fine but when they are populated with a database, they don't. It might be something other than that, but that is the only thing I notice.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.