Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

:active property is not working #448

Open
Dipen-Dedania opened this issue Aug 1, 2013 · 2 comments
Open

:active property is not working #448

Dipen-Dedania opened this issue Aug 1, 2013 · 2 comments
Labels

Comments

@Dipen-Dedania
Copy link

There is a problem with a touch state on scroller content with css :active property..

http://lab.cubiq.org/iscroll5/demos/simple/ if you try to give a css rule:

li:active {
color: red !important;
}

it's not working.....if you can fix this this that will be a huge help..

thanks.

@garciaalvaro
Copy link

Not sure if exactly the same issue. Im trying to get :active the container.

So the :active property seems to work in CHROME, but not in FIREFOX or IE.

Here is a demo:
http://jsfiddle.net/Pefqb/

@Dipen-Dedania
Copy link
Author

Yes, its the same problem. My app is for mobile devices, so there's a lot of browser. I have to support it for all.And for the latest chrome for android mobile performance is very slow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants