SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

:hover support? Options
chillbeast
#1 Posted : Thursday, March 25, 2010 1:13:51 PM
Rank: Newbie

Groups: Registered

Joined: 3/25/2010
Posts: 2

Any updates on a version of slickupload that supports CSS :hover pseudo-class?

 

I saw a thread where Chris said they were working on this back in October but couldn't find any updates on it.

 

Not a huge thing but it would be nice to have the Slickupload select file button on our app work like all our other buttons do.

 

Thanks in advance!

Axosoft
#2 Posted : Thursday, March 25, 2010 2:09:49 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

You can't use the standard :hover, unfortunately, as there is no way to trigger it in code.

What we have implemented is a new class, .kw_hover. This is applied to the uplevel file selector when the mouse is over the file selector, and should give you the functionality you need.

chillbeast
#3 Posted : Thursday, March 25, 2010 3:48:36 PM
Rank: Newbie

Groups: Registered

Joined: 3/25/2010
Posts: 2
Thanks for the quick response. Using the .kw_hover class achieved what I needed to.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.