Philippe Wittenbergh wrote:
>
> On Oct 21, 2007, at 9:12 AM, David Laakso wrote:
>
>> In the top right column of this page [1] there is a slideshow.
>> In a  javascript  /disabled/ browser, the slides breaks right.
>> What to do?
>>
>> [1] <http://www.chelseacreekstudio.com/ca/cssd/un/>
>
> #slideshow {list-style:none; margin-left:0; padding-left:0;} /* or any 
> value as appropriate*/
>
> At the moment, your stylesheet only styles that list with js enabled
> #slideshow.js
> change that to
> #slideshow
> and fine-tune if needed for js-enabled browsers if needed by using
> #slideshow.js
>
> Philippe



"Oh, easy for Leonardo!"
-- Dylan Thomas

Resolved (but not on the server just yet)

Thank you Philippe. And Bill.

Best,

~d

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to