Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

canvas

  1. F

    JavaScript Drawing in canvas problems when scrolled

    Hello, im using a jQuery script to draw very simple on a canvas with dynamic background. My Problem is, as long as im on top of the page it works like a charm, but when the canvas is placed on a site with more content and you have to scroll down, the drawing position doesnt match the mouse...
  2. Aleksi

    JavaScript Canvas rotate, image does not fill the canvas

    I am implementing a photo editor, where the image can be zoomed in, rotated and cropped. I am having trouble rotating a rectangular image 90° to the right and to the left. When rotating, the image does not maintain its aspect ratio and does not fill the canvas. The crop area is square shaped...
  3. J

    Answered Gap between image and border on slideshow

    Hello, I'm very new to web development/html/css/javascript, and I'm trying to make a slideshow that dissolves from one image to the next, adapted from this tutorial. One problem I have is that the images in my slideshow are different formats (height and width), so, for example, the sides of...
Back
Top Bottom