PHP Classes

Can we take the screenshot only to the part visible to the user?

Recommend this page to a friend!

      PHP Tracking User Activity  >  All threads  >  Can we take the screenshot only to...  >  (Un) Subscribe thread alerts  
Subject:Can we take the screenshot only to...
Summary:screenshot without without scroll bar content
Messages:1
Author:Hagop
Date:2016-08-19 10:39:40
 

  1. Can we take the screenshot only to...   Reply   Report abuse  
Picture of Hagop Hagop - 2016-08-19 10:39:40
Hello,

Many thanks for this code!
I was wondering if it is possible to get a screenshot of the part of the page that is actually seen by the user.
As of today, the code is taking the screenshot of all the screen, including the parts that the user must scroll to see.
Most of the time, mobile user, don't see the full page, they simply scroll progressively... Is it possible to track tihs fact?

Thanks