Jump to content

how to take a screenshot using js or jquery


divinedesigns1

Recommended Posts

does anyone know how to take a screenshot of a website using javascript or jquery, im not too sure which one it is, but it have the ability to take a screenshot dymanically from a url can anyone say how this is done? or point me to the correct location?

  • Like 1
Link to comment
Share on other sites

Looks like you can do that with php also:http://php.net/manua...egrabscreen.php FWIW
ok ill check it out, since im leaning more to php than js or jquery
Link to comment
Share on other sites

that php function will only work in windows, also it will take screenshot of server not client. easiest way of doing this would be using canvas .

Link to comment
Share on other sites

that php function will only work in windows, also it will take screenshot of server not client. easiest way of doing this would be using canvas .
i have no knowledge of canvas so ill have to leave that for now and try something other thanks guys
Link to comment
Share on other sites

if you are interested to get started anytime https://developer.mo...ocs/HTML/Canvas
if you are interested to get started anytime https://developer.mo...ocs/HTML/Canvas
thanks ill do that prolly tomorrow or when i get in from work
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...