Relative Content

Tag Archive for html5

HTML Canvas: Should my app x, y values be global?

I have a large file of functions. Each of these functions is responsible for drawing a particular part of the application. My app has x and y parameters that I use in the setup function to move the whole app around in order to try different placements. So, naturally, I need to use these x and y values to anchor each function’s component rendering so that everything moves in unison if the global x,y values ever change.

HTML Canvas: Should my app x, y values be global?

I have a large file of functions. Each of these functions is responsible for drawing a particular part of the application. My app has x and y parameters that I use in the setup function to move the whole app around in order to try different placements. So, naturally, I need to use these x and y values to anchor each function’s component rendering so that everything moves in unison if the global x,y values ever change.

Looking to create a custom, graphical editor for a data model using HTML5 and SVG

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper […]

Looking to create a custom, graphical editor for a data model using HTML5 and SVG

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper […]

Looking to create a custom, graphical editor for a data model using HTML5 and SVG

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper […]

Looking to create a custom, graphical editor for a data model using HTML5 and SVG

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper […]

Looking to create a custom, graphical editor for a data model using HTML5 and SVG

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. I need to create a graphical editor for our data model that works in an HTML5 compliant browser. I am looking for a proper […]