1
vote
0answers
51 views

How to add labels into Chart.js canvas plugin?

I'm using the awesome plugin Chart.js, and I'm trying to find the way of display labels within each percentage. So I googled it, and I found this pull: https://github.com/nnnick/Chart.js/pull/35 I ...
0
votes
0answers
37 views

Rotating an image around a point of axis depending on browser width/height

I'm trying to put some code together that will take an image that is pointing to another part of the site and adjust it based on the users current browser width/height so that it is always facing ...
0
votes
1answer
47 views

CSS3 Custom Filters applied to a canvas - Working only if strange conditions are met

To answer the question Is there a way to create a 3D cylinder of the canvas element in CSS?, I played around with the new CSS custom filters, trying to apply them to a canvas element. It worked, but ...
2
votes
2answers
97 views

Is there a way to create a 3D cylinder of the canvas element in CSS?

I'd like to present the canvas as a cylindrical cone, which you can spin like a wheel in both directions. Is this at all possible with JS/CSS3?
-5
votes
2answers
64 views

Draw vector shapes for background of page

I need to create multiple vector shapes using HTML5-Canvas, SVG, CSS etc I know I CAN achieve this via DIV's and Z-index etc but I want to find solution using vector graphics so that I can update the ...
1
vote
1answer
92 views

HTML CSS3 / Canvas Image Distortion

Is there a way to skew/distort only one corner using CSS3 or canvas tag in HTML5? Here is a screenshot from Photoshop tutorial how to do it: Update: This is the best I have found so far, but it ...
0
votes
1answer
41 views

Replicating Snowbird's Animation Effect

Snowbird (http://www.snowbird.com/) does some really cool stuff on their site. One of the things I love is when you hover over the black panel on the right, another panel flips out and then the charts ...
0
votes
0answers
36 views

Flip image in Canvas , without using Scale -1

I am trying to add flip and flop functionality to this demo http://www.ernestdelgado.com/public-tests/canvasphoto/demo/canvas.html I am trying by setting scalex = -1 , its works , but this demo also ...
0
votes
0answers
33 views

Massive performance hit when using border-radius and canvas in IE9

I am using border-radius on some elements on my webpage. I also have a canvas element in it. If I view the page in Internet Explorer 9 then I get a massive performance hit. Is there a workaround or ...
2
votes
0answers
50 views

Searching for a script to assist with fluid lines connecting multiple divs

I am in search of a script that would assist with making a fluid bezier line... if that is the correct way to word it. In the examples below, the colorful lines would become shorter (and adjust) as ...
0
votes
2answers
40 views

Getting the Canvas element to Cover my header/nav

Im trying to get my canvas to cover my header and navigation panel but it's just stacking on top even though it's got a greater Z-index. Is I use position absolute, it goes over the elements I want ...
2
votes
1answer
102 views

Get color value of specific position in colorbar with gradient

I generated a gradient colobar with CSS3 styles (fiddle) and now want the color value of a specific location (by x and y coords) in that colorbar. As far as I know there is no direct way to do that. ...
2
votes
1answer
194 views

How to make curve style menu in css3?

Is it possible to make curve/arc style menu with css3? Can I achieve this use canvas or something in HTML5? Thanks in advance, Logan
1
vote
3answers
275 views

HTML5 Canvas with rounded corner

I'd like to have an HTML5 canvas with rounded corner. I'm using the CSS property border-radius: 15px to round my corners. But, when I draw something in the corner of my canvas, I can draw in the ...
0
votes
4answers
124 views

HTML5 How to make canvas not stretch page?

I have learned how to work with Canvases in HTML5, and I have a question. Is there a way to make a canvas not stretch the other elements on the page? For example I have some text, if I put a canvas ...
0
votes
1answer
185 views

HTML5/JS - A good game engine which doesn't rely on Canvas?

I'm looking to build an RTS game built mainly in HTML/CSS. There would be a map, but I am unsure if to build it in Canvas or some other way. The map needs to stretch out for different window sizes, ...
-1
votes
1answer
78 views

Round images in HTML5 [closed]

I would like to create a code in HTML5/css3 similar to the following page: http://www.audi.pt/pt/brand/pt/models/A1/a1/conhecer-a1/equipamento-a1.html&container=page">Flash page example. Any ...
2
votes
2answers
683 views

Overlay HTML5 canvas over image

I want to have an image which is uploaded from my database and on top of it the exact same size in the same position is a HTML5 canvas. Most of the solutions I have found I have been using ...
-2
votes
1answer
100 views

Need to fill color in circle while scroll down and up? [closed]

I need to fill the color for a circle when we move the scroll up and down in browser. Moving page up and down. Please Help.
7
votes
1answer
257 views

arc shape text with css3 and ie8 support

I have tried to give an arc shape to text with css3 properties and also alter js to support ie8. But this is not working. this.$letters.each(function (i) { var $letter = $(this), ...
2
votes
3answers
373 views

How can i animate a progressive drawing of svg path?

I want to animate a progressive drawing of a line using only css with svg/canvas and js maximum. An ideea of the line i want to draw can be found here <svg width="640" height="480" ...
0
votes
2answers
162 views

How can I animate a drawing effect? (Preferably css3 only)

I want to make a drawing effect of tree that looks something like this one with a progressive line like here. I would prefer using only css3 with svg/canvas and js. Do you have any ideas? More info: ...
0
votes
0answers
239 views

Envelope Distort with JavaScript and HTML5

Is it possible to do envelope distortion a picture or a path using JavaScript and HTML5. Is there any libraries available or can you point me in the right direction. Here is and example using flash ...
0
votes
0answers
70 views

Using variables as a value in Canvas/jQuery

I have the following on my site... // Move to 'start' element .moveTo(400, 50, {name: "one"}) // Line to 'description' element .lineTo(1600, 50, {name: "two"}) // Arc down and ...
0
votes
2answers
307 views

Save a canvas with CSS3 filters applied as an image

I have applied some CSS3 filters to an image on a canvas like this: -webkit-filter brightness(0%) grayscale(100%) contrast(1000%) But when I save the image to my computer, the original image is ...
4
votes
2answers
588 views

CSS3 border radius to HTML5 Canvas

I trying to reproduce the CSS3 border radius in canvas. It's easy to draw a rounded rectangle but in CSS, the value of each border can be high. For example : HTML <div ...
1
vote
2answers
229 views

Div with overflow:hidden, border-radius and canvas as child. Overflow buggy depending on size canvas

I had a major headbreaker today.The "bug" seems to depend on the size of the canvas inside the rounded div. Who can explain this fiddle behaviour and has a solution for this "bug" in firefox ...
0
votes
1answer
530 views

Rotate a Roulette Wheel with the Mouse

I'm looking at this example (jsfiddle). It's almost what I need, but I need the user to "grab" the roulette with the mouse, then spin it, like you would do with a real one with your hand. Like, you ...
2
votes
1answer
76 views

Facebook Canvas setAutoGrow grows forever in IE

I am seeing a weird issue in Internet Explorer 9 on my Facebook pagetab when I have setAutoGrow to true. The height grows continuously without end. This is only happening in Internet Explorer for me. ...
0
votes
1answer
185 views

jQuery and HTML5 canvas that actively mirrors part of the screen

Working on a photo site that will involve reflections on a glass dock. It's pretty slick. Instead of using CSS3's box-reflect attribute, I'd like to build a canvas layer into the doc that simply ...
0
votes
4answers
807 views

Any JS framework for animated pie-charts?

I'm searching a JS/HTML5/CANVAS solution for animating pie charts with different values. I imagine to make it possible to click at one of three years maybe with the effect, that the pie chart is ...
0
votes
1answer
40 views

Which one is a resource efficient approach : CSS3 Stylesheet or Canvas API for a HTML5 app to be ported as Blackberry Webworks

I'm developing a Math-based game/app using HTML5 technologies (HTML5 + CSS3 + javascript) for the upcoming Blackberry 10 Devices, to be ported using Blackberry WebWorks. The game requires generation ...
0
votes
1answer
194 views

3d transform in a canvas element

I'm building a game with html5 game engine. I want to create something like it: http://cubiq.org/building-a-pure-css-3d-city It's possible by some way (javascript matrix ?) apply 3d transform in a ...
1
vote
1answer
58 views

HTML5 Canvas Elements styling?

I want to style the canvas elements (like filltext etc) which I have drawn on canvas. For example, I want text to have inside shadow. (i think it is called inset!) Is there any way to style elements ...
1
vote
2answers
432 views

Split text into pages and present seperately (HTML5)

Let's say we have a long text like Romeo & Juliet and we want to present this in a simple ereader (no animations, only pages and custom font-size). What approaches exist to get this? What I have ...
0
votes
1answer
118 views

HTML5 Canvas in layers, and centered?

How would I go about using HTML5's canvas to make mulitple canvas layers ontop of each other, while being centered properly on the page (via CSS3)? I seem to be having issues getting both steps to ...
3
votes
1answer
137 views

Big blocks with CSS3 gradients

Is any way to implement good performance big blocks with CSS3 radial gradients? Like on this website. http://www.medora.ca/wp-content/themes/medora/images/bgNoise4.jpg (3200x1600) Canvas - blocks JS ...
0
votes
1answer
69 views

Cancel all animations in JS and CSS

I want a piece of Javascript code or some guidance on how to write one that can stop all the CSS and JS (canvas, webgl, etc.) animations in a given page. Sometimes some animations make user's ...
1
vote
3answers
294 views

Draw custom rectangle shape with canvas or svg, which has support for IE7

I need some direction to draw the following custom shape rectangle with canvas or svg Or even with css, which has support for IE7. any Javascript Jquery plugin welcome. ...
0
votes
1answer
278 views

Creating area charts with multiple transparent entries (MIT/GNU)

Are you aware of any good plugin/script (could be jquery or html5's canvas) under MIT/GNU license that would allow me to construct and modify an area chart with transparency? Something in the lines ...
0
votes
1answer
75 views

overlaying a web template on a canvas animation

I have an animated canvas and i am trying to overlay a responsive web template on top of it, however the web template just sits at the bottom of the canvas and not on top of it. I have tried to change ...
2
votes
1answer
243 views

CSS - Frames with bobbly borders

I would like to do wobbly frames for images and text in a website (if they could move, it would be optimal), but im not sure how to do it. I've been looking into paperjs.org but I'm not sure if I can ...
0
votes
1answer
780 views

20thingsilearned two sided page flip with HTML5

I'm trying to develop a page flip like http://www.20thingsilearned.com/en-US. I have found the case study on html5rocks http://www.html5rocks.com/en/tutorials/casestudies/20things_pageflip/. Many ...
0
votes
1answer
178 views

simple CSS animation, should I be doing this in canvas or SVG?

the first two keys are operational (leftmost key, and the black key right next to it). here it is hosted so you can see http://23.23.184.26/miller/keyboardanimation/main.html I have to redraw the ...
4
votes
3answers
1k views

How to hide canvas content from parent rounded corners in any webkit for Mac?

I have a parent div with rounded corners that contains a canvas: <div id="box"> <canvas width="300px" height="300px"></canvas> </div>​ #box { width: 150px; ...
0
votes
1answer
166 views

Changing perspective of HTML5 <video> tag

I've been trying to research this but not having much luck. I seem to remember seeing an tutorial on doing this or something similar. would anyone know how to change perspectve of html5video or ...
0
votes
1answer
199 views

Additive color on translucent dots

I'm have a square icon, dimmed by a black mask. There should be a number of dots on top of this mask, of various colors. These dots are of addative color, so when on top of eachtother, they ...
1
vote
1answer
595 views

How to create an orbit of three elements around a logo

I'm a newbie and I'm on my first project: I have three elements (images) and a logo. When I click on an image this one and the other two ones should move in an orbit of 360° around the logo (with a ...
9
votes
3answers
361 views

Mixing canvas and CSS3 elements

I'm implementing a HTML5 game using canvas. Now I'm thinking about making all text overlays like tooltips, speechbubbles, infowindows and so on using HTML elements with position absolute over the ...
1
vote
2answers
775 views

html 5 canvas shadow just one border

i am trying to apply a blur shadow to a circle, but the thing is i just want the outer edge to have this blur/shadow affect, how can i do that? currently, the shadow is applied to all the borders oh ...

1 2