skip to main content
4 posts tagged with javascript by jpburns.
Displaying 1 through 4 of 4.
Can you use the CSS property
"clip"
as in
clip:rect(0px, 150px, 145px,145px) in a CSS3 transition?
That is... Can I transition on a clipped region in a div? It just has to work in webkit browser. Trying to create an animated crop from 2 sides on an image.
[more inside]
posted by jpburns
on Oct 10, 2011 -
5 answers
I'm trying to come up with a generalized comic viewer using just JavaScript. I have a solution that works in nearly all browsers, but fails miserably in Internet Explorer (several versions). I don't have easy access to a Windows machine, and wonder if anyone could help me figure out what I'm doing wrong (specifically for IE).
[more inside]
posted by jpburns
on Oct 19, 2008 -
7 answers
I wasted a lot of time the other day trying to reinvent the wheel. I wanted to write a web-based RSS parser.
[more inside]
posted by jpburns
on Jun 17, 2005 -
9 answers
I keep trying to come up with a generalized way to scale a webpage image in a gradual fashion using JavaScript. I can do it in a specific way (with one hard-coded named image); it's the generalized form (that would work with any rolled-over image) that's giving me fits...
[more inside]
posted by jpburns
on Apr 13, 2005 -
10 answers
Page:
1