need help writing an autoscroll conditional ( if paused then play, else do nothign)
Posted: Dec 20, 2010
I have a modal dialog that overlays over an autoscroll
I would like to add some code to the function that fires just before the modal opens that basically says: "if the autoscroll is running, pause it, if not, do nothing"
I could see how to start and stop the autoscroll with the api, but wasn't sure how to test for it's current play/pause state
could someone give me a hand with this?
I would like to add some code to the function that fires just before the modal opens that basically says: "if the autoscroll is running, pause it, if not, do nothing"
I could see how to start and stop the autoscroll with the api, but wasn't sure how to test for it's current play/pause state
could someone give me a hand with this?