Jump to content

JS function to constantly run?


joe92

Recommended Posts

I am just wondering whether there is a better alternative to onmousemove?

 

I have a function that I want be constantly running in the background of a couple of pages on my site. It is a few lines of code that sets the visibility of a div depending on whether a scrollbar is present on the screen. I am currently using onmousemove to run the funtion, but it often gives the impression of being a bit laggy so I was wondering whether there is an alternative out there?

 

Cheers, Joe.

Link to comment
https://forums.phpfreaks.com/topic/236001-js-function-to-constantly-run/
Share on other sites

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.