Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Capture screen/ section of webpage using JavaScript or jQuery ?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31101
    pawanx
    Member

    Hi,
    Is there a way to capture screen/ section of webpage using JavaScript or jQuery ?

    I saw Gmail’s ‘Report a Bug’ feature and it does something like that. But I do not know how they did this.

    Regards,
    Pawan Pillai

    #68579
    Chris Coyier
    Keymaster

    This might help? Link Here

    #68527
    pawanx
    Member

    Thanks, this uses Java Applet. I think the same could be accomplished using Flash.

    Still searching for some solution using jQuery/CSS/JavaScript.

    #167777
    Maximus
    Participant

    Yes, you can capture a screenshot of a page using JavaScript. However you must use a third party service to do it.

    One such service is GrabzIt JavaScript API.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.