[css-d] ipad quirks?

2013-05-19 Thread Chris Kavinsky
Not sure if this is an appropriate question or not for this group since
this question most likely is a jquery issue and not a css one. I have a
client claiming the slideshow on his home page isn't working properly when
he views it on his ipad using both Safari and IE7. He says the photos don't
cycle through, or when they do, he sometimes gets blank images. I'm
thinking either the jquery or JS, or the images themselves aren't loading
properly, or haven't fully loaded. They work fine in computer browsers.
Unfortunately I don't have an ipad to test myself. Can anyone with an ipad
check to see if they get the same result? Has anyone else had a similar
experience regarding the ipad, and may have a good idea as to the cause?
Here's the web site.

http://www.integrityheatingair.com/
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] RES: ipad quirks?

2013-05-19 Thread Mauricio Silva
Hi Chris,
Sorry but this isn't a appropriate question for this group.
Please go to: http://stackoverflow.com/
Regards
MaurĂ­cio

-Mensagem original-
De: css-d-boun...@lists.css-discuss.org
[mailto:css-d-boun...@lists.css-discuss.org] Em nome de Chris Kavinsky
Enviada em: domingo, 19 de maio de 2013 09:22
Para: css-d@lists.css-discuss.org
Assunto: [css-d] ipad quirks?

Not sure if this is an appropriate question or not for this group ...

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] external link image

2013-05-19 Thread David Laakso
This is a site in progress.

On this page http://ccstudi.com/site/playpen/index.php there is a list.
The external link image needs to be removed from all items in the list.

In the right column of the footer the external link item needs to
remain for this text link: Some rights reserved

CSS embedded

a.ext-own::after,a::after{content:url(../img/extlink.png);
position:relative;
top:-.4em;right:-4px;
margin:0 .45em 0 -2px;
padding:0;
display:inline;
vertical-align:baseline}

a:not([href*=http]):not([class*=ext-own])::after{display:none}

Best,
David Laakso

-- 
Chelsea Creek Studio
http://ccstudi.com
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/