My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 36: ul li not able to set active via css
1 person starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Dec 2010


 
Reported by i...@appzer.de, Nov 18, 2010
What version of the product are you using? On what operating system?
- the latest


Please provide any additional information below.

before i told my problem thanks for the nice iScroll script.

I work with jqtouch in my css stands that:

ul li.arrow {
    background-image: url(img/chevron.png);
    background-position: right center;
    background-repeat: no-repeat;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

ul li a.active {
    background: transparent;
    background-image: url(img/selection.png);
	background-repeat: no-repeat;
	background-position: right center;
    color: #000;
}

When i touch a li the backgroundimage changed to selection.png

After i installed iscroll it dosent work.
What is the problem.

Sorry for the bad englisch

greets from germany
Kevin
Dec 3, 2010
Project Member #1 mat...@gmail.com
Please use the google groups for this kind of problems.
Status: Invalid

Powered by Google Project Hosting