Re: [css-d] IE 6 - dropdowns over flash require double click

2006-06-26 Thread Jim Berkey
>Any ideas how to not have the doubleclick issue? I'd prefer a single >click. I think you need to embed your swf with javascript to avoid the eolas double-click in IE for instance: http://blog.deconcept.com/swfobject/ __ css-

[css-d] relative path to css file

2006-03-17 Thread Jim Berkey
Is there a shortcut for adding css file addresses to deeply nested files? Do I need all those dots and slashes every time? /* /*]]>*/ __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Site check Please

2006-01-07 Thread Jim Berkey
> Hey everyone. I finally got a chance to work on my own site, and I think > it's pretty good, but I'd like the experts opinions on if theres > anything I should change either for aesthetics or accessibility. the > site is www.samleathers.com. Screenshot from my browser: http://jimbo.us/SamLeather

Re: [css-d] Opera and Flash

2006-01-04 Thread Jim Berkey
Is there a reason you are not using the standard flash embed methods? If you want a cross-browser flash embed method that validates xhtml strict, try this one: http://blog.deconcept.com/flashobject/ Note that the new IE will likely bring pop-up problems to your current method anyway: http://blo

Re: [css-d] A css alternative to flash rollover

2005-11-21 Thread Jim Berkey
Check out Geoff Stearns Flash Object - with a javascript file you can insert your flash into a div, and put whatever text /links you like in the div along with the flash object. Browsers with flash will see the flash, browsers without flash will see the div text: http://blog.deconcept.com/flasho

[css-d] Scroll bars

2005-05-12 Thread Jim Berkey
Long time . . . first time . . . Why do vertical scrollbars not appear in Windows IE and Firefox when needed? http://jimbo.us/Diane/Butterfly-TigerSwallowtail.html css: http://jimbo.us/Diane/1.css Thanks, Jimbo __ css-discuss [