Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
0 answers
416 views

Canvas-like drawing interface for SVG?

There's lots of stuff out there comparing the HTML elements SVG and Canvas, but I'm still a little confused. I'm looking for a way to draw an arbitrary shape (like, I have a description of a shape, ...
tscizzle's user avatar
  • 313
1 vote
2 answers
142 views

JavaScript function that acts on same element every time

Let's say I have a HTML/JS project which involves interaction with a canvas. Resizing, drawing, retrieving the current state, etc. Obviously I should separate these into several functions. However, I'...
clb's user avatar
  • 521
-1 votes
1 answer
2k views

Tag an image in various places, and save to database

I'd like to create something similar to what you see here... http://www.houzz.com/ideabooks/9424693/list/8-Beautiful-Ways-to-Work-Glass-Into-Your-Kitchen-Cabinets If you click on the second photo down,...
Kylie's user avatar
  • 107