TheInfection
-
Can't Get CSS Perspective To Work
@chrisburton Alright then. Thanks for the help anyways!
-
Can't Get CSS Perspective To Work
@chrisburton It didn't seem to work.
-
Can't Get CSS Perspective To Work
The options are greyed on the Awesome Screenshot plugin. Although, I'm guessing I have to enable "GPU compositing on all pages"
-
Can't Get CSS Perspective To Work
@chrisburton Damn. Is there anything I can do about it?
-
Can't Get CSS Perspective To Work
http://i.imgur.com/dQAQ2.png
-
Can't Get CSS Perspective To Work
http://i.imgur.com/cFbrA.png
-
Can't Get CSS Perspective To Work
@chrisburton Chrome: 23.0.1271.97 m Safari: 5.1.7 (7534.57.2) Firefox: 17.0.1
-
Can't Get CSS Perspective To Work
@chrisburton Oh no, I just changed it to the -moz- prefix to test if it worked on Firefox, which it did. But when using the -webkit- prefix, it just flat out doesn't show the perspective in Chrome nor Safari.
-
Can't Get CSS Perspective To Work
@chrisburton Do you think it could be a problem with Chrome and Safari? Because Firefox loads it perfectly fine.
-
Can't Get CSS Perspective To Work
@DustinWoods No. It rotates the squares rotated and when I use the slider, nothing changes. @joshuanhibbert Can you post a screenshot so I can see what I'm supposed to be seeing? EDIT: Well this is weird. It actually works in Firefox: http://…
-
Can Anyone Help Me Develop Chat2 More?
@traq Well, I'd need image sending capabilities, as a priority for now. Next, I'd need it to function like Kik. So when you first make an account, you have to find your friends on Kik and then you message them only. Later on we can add the…
-
Image Slider suggestions
I personally like Foundation's Orbit. Really simple to install and use and it's pretty flexible!
-
Feedback on a design
Try adding a wrapper around everything but the header and then apply a box-shadow on it. Using box-shadow: 0 0 5px #000; or box-shadow: 0 0 15px #000; look the best. Also, try using jQuery for the animations as CSS3 isn't supported in ol…