0
votes
0answers
13 views

How can I apply css styles to images in a swiffy conversion?

I've converted a Flash SWF to HTML5 using Google Swiffy. The animation has an image that slowly scales from 100% to about 80%. When running the HTML5 version in Chrome, the image looks shifty and ...
0
votes
2answers
51 views

Why does this website show a menu of different width in different browsers?

Link The problem is in the jQuery Mega menu. It somehow displays correctly on Google Chrome Linux and Internet Explorer (Windows 8), but incorrectly on Opera (Linux), Google Chrome (Windows), Firefox ...
1
vote
1answer
36 views

CSS Hover on Elements with Transformation [Chrome/Webkit Bug]

I have a div I'm applying a transform to with CSS. The actual transformation is as follows: .trans{ transform-origin: right center; transform: perspective( 600px ) rotateY( -30deg) ...
0
votes
2answers
33 views

Problems animating the CSS clip property in WebKit

I've searching around and the solution I found to my problem didn’t seem to work. I’m new to CSS3 Animations, so bear with me please. I’m creating a simple animation using CSS3 and it works great in ...
0
votes
0answers
7 views

Android 4 Chrome hit testing issue on touch events after CSS transform

I'm having issues with the combination of CSS transforms and touch event hit testing. This only reproduces for me in Chrome on Android 4 (stable and beta). iOS Safari, as well as Chrome desktop with ...
0
votes
2answers
52 views

border-radius not working on Chrome all of sudden

Did Chrome change css rendering rule overnight? I've noticed this morning that the border radius property is not being interpreted on Chrome all of sudden. It works fine on IE9 & 10. And as far ...
2
votes
1answer
38 views

Chrome linear gradient bug

I have a repeating linear gradient like so: .placeholder { background: repeating-linear-gradient(to top right, #7722AA 0px, #7722AA 6%, #CC44EE 6%, #CC44EE 13%) transparent; border: 1px solid ...
0
votes
0answers
21 views

CSS3 webkit transition bug in Chrome

I'm having a weird bug in Chrome or my CSS and I can't figure out why. It concerns the next development website: http://bit.ly/13KoKOU Whenever I'm in Chrome and I refresh the page, both the color ...
1
vote
2answers
35 views

Bug with transform: scale and overflow: hidden in Chrome

Working with CSS3 property transform: scale, I found interesting issue. I wanted to make a little zoom effect for pictures. But when I used for the parent div overflow: hidden and border-radius, the ...
0
votes
1answer
24 views

chrome android setting width to 100%

I've got a problem with the css on android with the chrome browser what i do in css is: html{ max-width: 100%; height: 100%; width: 100%; overflow: hidden; position: relative; } body{ ...
0
votes
2answers
34 views

Font-Weight CSS Transition in Chrome

Trying to get font-weight to gracefully transition from '400' to '600' using CSS but it doesn't appear to be working in Chrome. Is this a known bug or am I doing something wrong? Check the Fiddle ...
-1
votes
2answers
28 views

onmouse photo gallery that works on every browser [closed]

Use name="" instead of id="" and all browsers will work perfect for onmouseover effects. So. I had a customer that would like a photo gallery similar to craigslist. I liked the layout of that gallery ...
0
votes
1answer
32 views

Layout in Chrome breaks on initial page load, corrects after reloaded?

Very strange problem: when my webpage loads for the first time, the layout is broken like so: If I refresh the browser, the layout is corrected and appears as it should: Here are the styles ...
3
votes
1answer
54 views

Change placeholder color in Javascript for Chrome

As said here : Change an input's HTML5 placeholder color with CSS, Chrome doesn't support the CSS property color for input placeholders. But there is a property named -webkit-input-placeholder. ...
3
votes
0answers
40 views

More complex Flex layout

Only trying to achieve this layout in chrome. The names in layout are its classes, so you have a bit less confusing orientation in there This is the layout I would like to use: (The "nothing ...
0
votes
3answers
138 views

Blinking/flickering of website text (text disappearing for moment then reappearing) on iPad and Chrome

If you visit http://www.tekiki.com on the iPad using Chrome, the site renders fine at first, but after a second or two, all text on the page gets hidden and re-appears a few moments later. It is ...
0
votes
2answers
47 views

Google Chrome wont show font (css3, html5) first time visiting. (only on refresh)

I have a website using CSS3 @font-face { font-family: 'LigatureSymbols'; src: url('LigatureSymbols-2.07.eot'); src: url('LigatureSymbols-2.07.eot?#iefix') format('embedded-opentype'), ...
0
votes
0answers
21 views

css3 column-count with border-radius bug

I've got a bug when I'm using css3 column on chrome browser I use column-count:2 to get 2 column, the first column is fine, but the content in second column is didn't showed. .container { ...
0
votes
0answers
22 views

chrome wrong rendering when using css3 scale on iframe with pdf src

It seems that when you scale an iframe with a pdf file as its source using css scale(), the inner pdf document is not correctly rendered in chrome the iframe is scaled but the inner pdf document is ...
1
vote
1answer
24 views

Animating the border color of an <input>: border turns black first

When I try to animate the border-color of an the border first turns black, then turns blue (blue is the color I want it to be). The black intermezzo looks really ugly, so I came here to ask if it is ...
0
votes
0answers
38 views

Media queries rotation consistency

I checked the dimensions and pixel-ratios of various phones and tablets, and I turned towards a few media-queries rules in order to detect wether device is a phone or a tablet (I will only target ...
1
vote
1answer
67 views

Bootstrap input-append and backface-visibility

I'm having some problems using a Bootstrap input and the css backface-visiblity attribute (only in Chrome). I'd like to have two views; one of them only visible at the same time. An animation flips ...
0
votes
0answers
28 views

-webkit-transform: rotateY fails on Mac OS (in Chrome)

I created a 3D card flipping effect using CSS3. This effect is very similar to http://css3.bradshawenterprises.com/flip/ Unfortunately, it seems that when someone using Mac OS visits this page, they ...
0
votes
0answers
46 views

CSS Transform Scale not working in Chrome, Safari

I have looked at different answers posted on here but nothing has worked for me... What: I have a div that is scaled down to 0.6 and when called should scale up to 1 (100%). Problem: In Firefox ...
1
vote
2answers
50 views

-webkit-filter's hue-rotate does not seem to produce correct results in chrome

If I rotate the hue by 90deg using something like: .foo { -webkit-filter: hue-rotate(90deg); } it does rotate the hue, but it doesn't look correct. For instance, if I perform the same shift in ...
0
votes
0answers
21 views

Delay with tr:hover using Chrome

I have noticed there's an small delay trying to highlight a row using tr:hover td over Chrome browser (tested on version 26). If you move the cursor fast over the table you will notice the row under ...
1
vote
2answers
95 views

CSS3 calc() not working in latest chrome

I noticed that my usage of the CSS3 calc() function as the unit for width is not working in the latest version of Chrome. In the Chrome Developer tools, the rule with calc() has a strikethrough ...
0
votes
0answers
17 views

Strange jittering in chrome during slider animation - CSS3 related

I have a strange jitter in chrome during slider animations (CSS3 powered). If you look here, while the slider elements are animating in, quite a few items on the page are jittering. If you don't see ...
0
votes
3answers
207 views

Select List/Drop Down hover jumping with CSS3 Animations in Chrome

Perhaps I should log this as a bug with chrome, but I thought I'd check here to see if there are any solutions to the problem. I have a simple select list with an animation on the parent div ...
0
votes
1answer
84 views

Why CSS animations are working all smooth in Chrome but not in Firefox?

Why CSS animations are working all smooth in Chrome but not in Firefox? url: http://carloshermoso.com/works/rwd/ #mainContent h2 { -moz-animation-duration:3s; -moz-animation-name:slideIn; ...
2
votes
1answer
39 views

Issues with pointer-events and z-index

I've been tearing my hair out for a while now trying to figure out why I can't click the links in my footer. I know my css is a bit sloppy, but it gets the job done. There's probably a lot more ...
3
votes
3answers
51 views

Can I create an element that doesn't turn on scrollbars?

We have floating panels that may be partially in screen. Can the window/body ignore it when it decides if scroll bar needs to show? We do need scroll bar when other elements go outside of the window, ...
0
votes
1answer
26 views

Columns move when hover in IE8 and Chrome Windows 7

I can't get my head around why the columns move when I hover over the last image on the row. http://www.heritageglass.com.au/projects On my mac it works in all browsers. In windows 7 it works in the ...
3
votes
1answer
61 views

Losing media query matching after switching portrait-landscape-portrait

I really don't know what to do with this, I have a galaxy Tab 2, 7 inches tablet and using chrome as the browser (v26.0.1410.58) in Android 4.1.1. I'm loading the web app in portrait mode and the ...
0
votes
1answer
77 views

Why does this hover transition not work in Chrome?

I've been thinking about this issue for the past few days but I can't figure out what exactly is the problem. Consider the following snippet from style.css: .tint:before { -moz-transition: ...
0
votes
2answers
39 views

button clicking in Chrome

I made a button in Firefox and it works great, but in Chrome after clicking the button the text is not moving, therefore there is no button effect on click. I want to fix this for Chrome but still not ...
0
votes
1answer
36 views

remove input focus on Google Chrome

I am working with Firefox and Google Chrome. On Firefox I have no problems and the focus color is blue. On Chrome the focus is blue + orange. How do I remove the orange? It comes as a default ...
0
votes
1answer
48 views

How to display a range input vertically

I would like to display an <input type="range" /> slider control vertically. I'm only concerned with browsers that support the range slider control. I've found some comments and references ...
0
votes
1answer
33 views

consistent rendering of css3 filter

I was just about to do some fancy css3 filter things on my website, but sadly the browsers show completely different results. Because filters are only available to webkit browsers so far (source), ...
4
votes
2answers
159 views

CSS multiple backgrounds work inconsistently

I'm getting a weird issue trying to use multiple backgrounds. The basic effect I want to have is a gradient background on the edges and a transparent background in the middle. Here's the really basic ...
0
votes
1answer
52 views

Animation not performed for Z transition on Chrome

I am trying to create a simple animation on the Z axis for an HTML element using the following CSS code: -webkit-transition: -webkit-transform 1000ms ease 500ms; -webkit-transform: perspective(100px) ...
1
vote
1answer
33 views

CSS3 Elliptical Gradient in Chrome

I'm trying to get an elliptical gradient in chrome. I've tried background-image: -webkit-gradient(ellipse, center top, 0, center top, 50, from(rgba(0,0,0,0)), to(rgba(0,0,0,.5))), ...
0
votes
1answer
43 views

CSS3 Compatibility Issues

My CSS3 animation doesn't work in Firefox and Safari though in Chrome. I am using this code for executing the animation: html { background:#262930 url('./images/pw_maze_black.png') no-repeat left ...
0
votes
3answers
34 views

contenteditable margin is applied to other absolute-positioned elements

I have a contenteditable div and am placing another absolute-positioned element (a small box) on top of it. Weird thing: in Chrome, the padding-right property keeps being applied to the small box, ...
0
votes
2answers
33 views

RotateY in Chrome not working properly?

I'm building a portfolio webpage for myself. I'm not a professional I do it because it is fun for me. Here is my page: http://szifla.van.hu/keret.cgi?/23d/portfolio/index.html If you open it in ...
0
votes
2answers
105 views

Reset or Override user agent stylesheet

I am using SVGs, and for some reason, the height is set to 289 px by the user agent stylesheet. I dont want to define the height, as I will be using many SVGs (like at least 256), and dont want to ...
0
votes
1answer
63 views

Reloading page in chrome messes up gradient

I have a page where the header is a gradient and on first load everything looks perfectly fine. When I refresh the page the gradient gets messed up and it seems like it puts in 2 gradients (1 really ...
0
votes
0answers
73 views

CSS Transition causing images in <a> tags to jump in chrome

I have a CSS3 transition opacity on a image responsive image (max-width: 100%) contained in tag, on hover it changes size fractionally and then goes back to normal, when you remove the cursor it ...
1
vote
1answer
35 views

Chrome Default Popup How to use it?

Is it possible to use the chrome popup which is seen in the settings page in my web page
0
votes
0answers
46 views

css3 animation with media queries

I use css3 animation and media queries(x1.5, x2.0). Images that are used by media queries not work with animation(are not clear images) But animation images are clear. How can I fix this? This ...

1 2 3 4 5 8