Pages: 1 2 3 4 5 |
Audiosoft
|
posted on 9-23-2010 at 08:14 PM
|
|
|
IE supports CUR and ANI as formats.
cursor: url(foo.cur), auto;
when url not found it uses...
auto
pointer
hand
did you try copying a .cur file to the skins images folder?
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 08:29 PM
|
|
|
opacity: 0.5; works good. Thanks.
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 08:37 PM
|
|
|
did you try copying a .cur file to the skins images folder?
well i just tried with a windows .cur and also .ani, but still no success for me.
Pirk
|
|
Audiosoft
|
posted on 9-23-2010 at 08:40 PM
|
|
|
i think maybe IE9 wants
cursor: pointer;
instead of cursor: hand;
your solution for the homeview worked but the cursor stays the hand the entire time over the list instead of when over something clickable.
can you test if cursor: pointer; works and shows the hand?
if it does i think i can fix it to run the correct cursors in ie9 without .dis changes.
actually instead try this exe and see if the cursors now show the hand in IE9STANDARDS on existing skins
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 08:52 PM
|
|
|
yes cursor: pointer; works good!
Pirk
|
|
Audiosoft
|
posted on 9-23-2010 at 08:58 PM
|
|
|
but does that exe fix it so the hand shows up for existing skins instead of how it was showing the text selection cursor?
btw that exe includes the text-align: left; fix for the homeview so existing skins use that by deault instead of needing it in the .dis.
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 09:02 PM
|
|
|
but does that exe fix it so the hand shows up for existing skins instead of how it was showing the text selection cursor?
well it seems your exe is not better for me. no hand in IE9STANDARDS.
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 09:09 PM
|
|
|
thanks for the fixed homeview, it works perfectly.
Pirk
|
|
Audiosoft
|
posted on 9-23-2010 at 09:12 PM
|
|
|
Not sure how accurate this still is
http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html
does gradient filter not work?
I think the only way to fix old skin cursors is for EJ to find and replace all the cursor: hand; 's that exist in the .dis files and replace with
cursor: pointer;
Not a bad idea since google says IE6 supports cursor: pointer...hopefully showing the hand so that can be the same in all skins.
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-23-2010 at 09:31 PM
|
|
|
interesting your link about ie9 qualities
no more gradient in ie9? it seems!
cursor: pointer will be perfect for me.. i can edit my skins!
Pirk
|
|
Audiosoft
|
posted on 9-23-2010 at 10:19 PM
|
|
|
This exe makes the cursors work good on all IE versions
the cursor: hand's in the skin's images/skinname/ .dis files are now automatically replaced with cursor: pointer; when you startup or switch to the
skin.
... and the scroll sliders, the 'now playing' height and the songlist is now functional in IE9STANDARDS
Attachment: ejukebox.exe (2.83mb)
This file has been downloaded 1119 times
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 11:40 AM
|
|
|
it works good. so now .titlehi is functional. it would just miss .titleedithi which still crash EJ when IE9STANDARDS is used. Thanks, great work!
..and the now playing image can also be resized!! Perfect.
Pirk
|
|
Audiosoft
|
posted on 9-24-2010 at 11:54 AM
|
|
|
noticed that right click crash was trying to figure that out.
spent all nite getting the songlist elements working...and i think the tiled images are still not showing up. very frustrating.
also i forget does right click work on the play icon for previewing?
ugh i need a nap.
more later today...btw how do i make that cool radius in vinyl like in your screen? haven't tried yet would like to play with radius when i wake up
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 12:04 PM
|
|
|
yes the preview works good!
there is just the preview box which is not ideally placed and sized on win7. but it's not related to IE9STANDARDS.
Pirk has attached this image:
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 12:20 PM
|
|
|
Quote: | Message original : Audiosoft
noticed that right click crash was trying to figure that out.
spent all nite getting the songlist elements working...and i think the tiled images are still not showing up. very frustrating.
also i forget does right click work on the play icon for previewing?
ugh i need a nap.
more later today...btw how do i make that cool radius in vinyl like in your screen? would like to try that when i wake up |
You are the best Audiosoft!! you are always able to fix every things very quickly, during the night...
i also need a good nap! i come back from work after 8 hours of work since 4 AM!!
so you want a IE9STANDARDS skin? i'm working on more than the songlist! so you will have soon a New Player in EJ! You deserve it. the playlist is the
only page i not re-edited yet from your A5 Vinyl..
Good nap!
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 03:40 PM
|
|
|
border radius in songlist:
that's very easy:
.title
{
text-decoration:none;
height:17px;
font-size:13px;
font-family:beachextended, calibri, Arial, Helvetica, san-serif;
letter-spacing:0px;
font-weight: 500;
line-height:17px;
text-align:left;
cursor: pointer;
background:transparent;
background-position:0% 0%;
background-repeat:repeat;
background-image:url(alu.png);
color:#4b4b4b;
border-color:#fcfcfc;
border-style:solid;
border-width:1px;
border-radius: 16px;
margin:2px 0;
padding:4px 0;
padding-left:7px;
}
i also added in table{} 'border-spacing: 1px 3px;'
Pirk has attached this image:
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 06:17 PM
|
|
|
you can also make something a bit more "elaborated":
border-top-left-radius: 14px 8px;
border-bottom-left-radius: 8px 14px;
border-top-right-radius: 8px 14px;
border-bottom-right-radius: 14px 8px;
zoom: 102%;
Pirk has attached this image:
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 06:59 PM
|
|
|
..
Pirk has attached this image:
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-24-2010 at 07:27 PM
|
|
|
.
|
|
Audiosoft
|
posted on 9-25-2010 at 12:35 AM
|
|
|
That is awesome Pirk!
this exe can now detect IE9 and
the 'now playing' out animation now works with IE9beta installed
also fixed the songlist right-click crash and songlist titleedithi now working in 9standards
Attachment: ejukebox.exe (2.82mb)
This file has been downloaded 1078 times
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-25-2010 at 09:53 AM
|
|
|
Thanks for your work Audiosoft! titleedithi now works good:
Pirk has attached this image:
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-25-2010 at 12:52 PM
|
|
|
IE9STANDARDS!
Pirk has attached this image:
Pirk
|
|
Audiosoft
|
posted on 9-26-2010 at 01:48 AM
|
|
|
great! and radius on NetRelated thumbnails also works
Audiosoft has attached this image:
Audiosoft
|
|
Audiosoft
|
posted on 9-26-2010 at 02:09 AM
|
|
|
and for the songlist.dis album images
#albumimg{
border-color:#CCCCCC;
border-style:solid;
border-width:4px;
border-radius: 22px;}
Audiosoft has attached this image:
Audiosoft
|
|
Audiosoft
|
posted on 9-26-2010 at 03:12 AM
|
|
|
.albumimage {
border-color:transparent;
border-style:solid;
border-width:6px;
border-radius:22px;}
Audiosoft has attached this image:
Audiosoft
|
|
Audiosoft
|
posted on 9-26-2010 at 06:15 AM
|
|
|
playlist.dis
Audiosoft has attached this image:
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-26-2010 at 09:00 AM
|
|
|
wow you put it everywhere! radius is very efficient!
Pirk
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-26-2010 at 01:47 PM
|
|
|
Bubbles!
tired of squares..
Pirk has attached this image:
Pirk
|
|
Audiosoft
|
posted on 9-28-2010 at 09:59 AM
|
|
|
very nice Pirk.
i am getting tired of typing IE9STANDARDS...
I will add a colors.ini option to enable IE9 standards mode rendering soon.
Audiosoft
|
|
Pirk
Posting Freak
Posts: 3976
Registered: 3-11-2003
Location: France
Member Is Offline
|
posted on 9-28-2010 at 07:53 PM
|
|
|
good idea Audiosoft! thanks.
Pirk has attached this image:
Pirk
|
|
Pages: 1 2 3 4 5 |