Re: [css-d] css slider/slideshow...

2011-04-04 Thread tedd
At 5:00 PM -0500 4/4/11, Michael Beaudoin wrote: Can someone point me to a tutorial on how to create a slider/slideshow in css like the one on the home page here: http://www.finewoodworking.com? I have done many in Flash but I want to get away from that and use a non-Flash solution. Thanks,

Re: [css-d] css slider/slideshow...

2011-04-04 Thread David Laakso
On 4/4/11 6:00 PM, Michael Beaudoin wrote: Can someone point me to a tutorial on how to create a slider/slideshow in css like the one on the home page here: http://www.finewoodworking.com? I have done many in Flash but I want to get away from that and use a non-Flash solution. Thanks, Micha

Re: [css-d] css slider/slideshow...

2011-04-04 Thread David Hucklesby
On 4/4/11 3:00 PM, Michael Beaudoin wrote: Can someone point me to a tutorial on how to create a slider/slideshow in css like the one on the home page here: http://www.finewoodworking.com? I have done many in Flash but I want to get away from that and use a non-Flash solution. About the best

Re: [css-d] css slider/slideshow...

2011-04-04 Thread Rich M
Hi Michael, you are mostly looking at javascript to implement something like that. Looking at their source, your html/css would be to layer 4 separate IMG tags in the same positioning in the document. You use display: none; styling on all of the IMGs not currently showing. Then you write out a

[css-d] css slider/slideshow...

2011-04-04 Thread Michael Beaudoin
Can someone point me to a tutorial on how to create a slider/slideshow in css like the one on the home page here: http://www.finewoodworking.com? I have done many in Flash but I want to get away from that and use a non-Flash solution. Thanks, Michael

Re: [css-d] some graphic bullets not showing in IE7

2011-04-04 Thread David Laakso
On 4/4/11 1:21 PM, Debbie Campbell wrote: I'm using identical CSS styles for li image bullets in the main content area and sidebar on this page: http://www.redkitecreative.com/projects/farm/about/the-farm-bureau/ In IE7, bullets are showing correctly in the main content area but are disappe

Re: [css-d] Drop Down Menu Issue with IE8

2011-04-04 Thread Kevin A. Cameron
Have a link to a working example? Would be easier to trouble shoot. Kevin __ 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 policie

Re: [css-d] some graphic bullets not showing in IE7

2011-04-04 Thread Neal Watkins
> http://www.redkitecreative.com/projects/farm/about/the-farm-bureau/ > In IE7, bullets are showing correctly in the main content area but are disappearing in the sidebar. Can someone help? ~~ I have not seen if this work

[css-d] some graphic bullets not showing in IE7

2011-04-04 Thread Debbie Campbell
I'm using identical CSS styles for li image bullets in the main content area and sidebar on this page: http://www.redkitecreative.com/projects/farm/about/the-farm-bureau/ In IE7, bullets are showing correctly in the main content area but are disappearing in the sidebar. Can someone help? T