Re: [WSG] transparency, png IE6 ??

2008-06-16 Thread Spirit Q.9 Gaming
http://spirit.q9-gaming.com/en/?p=37

A re-arranged article about that.

On Tue, Jun 17, 2008 at 11:39 AM, Caleb Wong [EMAIL PROTECTED] wrote:

 I used a javascript call IE7.

 And it works in IE6.

 http://code.google.com/p/ie7-js/

 On Tue, Jun 10, 2008 at 10:04 PM, Michael Persson [EMAIL PROTECTED] wrote:

 HI people,

 I have tried to not use transparency for years as it is not working IE6
 properly.

 I have not a situation where i need it and there is no way out, I have
 tried some
 tricks and there are some that works half way to the full solution.

 There is a solution with a js file called htc somethnig where i get the
 transparency
 working but only in one of the images i need them to appear.


 Does anyone have a clever full functional solution for this transparency
 crap
 to make work ?

 I have grey hair already but its starting to fall of soon...


 Michael in Athens


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] need some help

2008-04-10 Thread Spirit Q.9 Gaming
Hi Joe,

Just slice xhtml or must design and slice?

On Thu, Apr 10, 2008 at 12:18 PM, Максим Косак [EMAIL PROTECTED] wrote:

 Sorry man, i'm too busy

 2008/4/10, Joseph Ortenzi [EMAIL PROTECTED]:

  Hi All London Standardistas!
 
  Hope this little job request is agreeable to the list.
 
  I need some quick template creation help (paid) for 2-3 days next week
  possibly. Anyone got some time available?
  You need to be a whizz at fully-compliant XHTML/CSS and modifying a
  basic template to several (6) different variations.
  My deadline got squeezed and I need my OOP coders concentrating on the
  back-end and interface functionality.
  ==
  Joe Ortenzi
  [EMAIL PROTECTED]
 
 
 
 
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Centering Elements

2008-04-09 Thread Spirit Q.9 Gaming
Hi Patrick, don't know your way can work fine with IE?

margin: 0 auto; or the margin-left: auto; margin-right: auto; just the same
for horizonal center. But i think it needs text-align: center for working
with IE.

If you use text-align: center; just use text-align: left at which you need
its text be aligned left, is it right?

On Wed, Apr 9, 2008 at 6:19 PM, Chris Broadfoot [EMAIL PROTECTED]
wrote:

 Patrick H. Lauke wrote:

  Chris Kennon wrote:
 
   I yet to devise an elegant solution centering all elements within
   div#innerContainer. Would a gifted Standardista offer an elegant backward
   compatible solution?
  
 
  div#innerContainer { text-align: center; }
 
  div#innerContainer * { margin-left: auto; margin-right: auto; }
 
  ?
 
  P
 

 Chris,

 Be careful, this will also center all the text for all the elements inside
 #innerContainer.

 Also, I'd use

 div#innerContainer  * {
margin: 0 auto;
 }

 instead.

 Cheers,
 Chris.



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] will Eric Meyers C SS SCULPTOR put me out of job?

2007-08-27 Thread Spirit Q.9 Gaming
Sry all, a little out of topic title.

To Paul: i have visited your mintleafstudio and see there'r some probs, i
view within both FireFox 2.0 and IE 6.0 in Window but your content column
dropped down (Resolution: 1024x768). I think it needs a little width there.

Cheers,
Spirit.

On 8/28/07, Paul Minty [EMAIL PROTECTED] wrote:

 Tee,

 My understanding is that the tools being rolled out now are intended to
 streamline the production of basic layouts. We've used the Yahoo UI
 library to do that for a while; simple to be competitive on pricing. I
 know the bigger studios spend a lot of time developing pixel-perfect
 designs, usually on an elastic layout. We don't often attract the
 projects and budgets that would justify that level of quality.

 There has been a couple of years where quite basic page layouts have
 needed a lot of hours from experienced CSS developers to produce - I
 reckon those years are over and advanced CSS skills won't be used as
 often in smaller production teams. There will continue to be a place for
 highly skilled and experienced front-end developers in the bigger
 studios. This is a shift in the economics of website production; so
 yeah, have another think about career path.

 Remember, these days any designer can create a complex PDF file that can
 printed straight away - no need for the old technical skills to do
 colour separations and prepare printing plates! Complex and repetitive
 work will always be under pressure from engineering solutions.
 Fashionable design will always be under pressure from younger and cooler
 designers. I'm gonna get shares in Adobe and RMIT!

 Cheers
 Paul


 Paul Minty Director

 mintleaf studio
 We design  create stylish websites

 Post: Box 6 108 Flinders Street Melbourne VIC 3000
 Level 2 108 Flinders Street Melbourne
 T. 03 9662 9344
 F. 03 9662 9255
 M. 0418 307 475
 [EMAIL PROTECTED]
 www.mintleafstudio.com.au


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of Tee G. Peng
 Sent: Tuesday, 28 August 2007 10:16 AM
 To: wsg@webstandardsgroup.org
 Subject: [WSG] will Eric Meyer s CSS SCULPTOR put me out of job?

 Please don't be misguided by the subject :)

 http://www.webassist.com/professional/products/productdetails.asp?
 PID=135RID=930

 I am just curious, what you do guys think of the dreamweaver extension
 like this one and the PVll CSS layout Magic, and the Google Blueprint ?
 Can they take over the carefully crafted CSS and structural markup you
 deliver to your clients? There first one even take care of IE browsers.

 I notice fewer people ask me to do CSS and XHTML templates lately :)

 tee





 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***





 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] W3C CSS Validation Service

2007-08-26 Thread Spirit Q.9 Gaming
Tested, nice. ^_^

On 8/26/07, Joyce Evans [EMAIL PROTECTED] wrote:

  I used to validate my XHTML at one W3C URL, and then there was another
 URL where I validated my CSS style sheet(s).  It seems this has been
 combined so that I can now validate both my CSS style sheet and my XHTML
 markup at this URL:  http://jigsaw.w3.org/css-validator/.  I'd like to
 verify that this is a correct observation on my part.



 Also, I used to think I had to validate every single page of a website I
 developed (they've all been small websites).  Today, I typed in only the URL
 for the website I wanted to validate, and I received the message that no
 error was found.  I'd like to verify this as well – that I only need to type
 in the website's URL and not each individual page.



 Thank you for responding to what are probably elementary questions.



 Joyce



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


Re: [WSG] IE help

2007-08-23 Thread Spirit Q.9 Gaming
It's IE 7 bug i think, not ur web bug. I also sometime meet it when i use IE
7, rarely ...


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
http://www.cssplay.co.uk/menu/gallery_click

Can you use this?

On 8/23/07, Nick Roper [EMAIL PROTECTED] wrote:

 Hi,

 A client would like functionality similar to that used on
 istockphoto.com - i.e. that a 'popup' window is displayed with a larger
 image and some text when the user hovers over a thumbnail image. e.g.

 Can I do this with CSS in a standards-compliant and works cross-browser
 way? Any pointers or references to example code gratefully received.

 Thanks,

 Nick

 --
 Nick Roper
 partner
 logical elements



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
That lightbox and the image will disappear when we move out the mouse though
clicked, should use combo?

On 8/23/07, Barney Carroll [EMAIL PROTECTED] wrote:

 Spirit Q.9 Gaming wrote:
  http://www.cssplay.co.uk/menu/gallery_click
 
  Can you use this?

 Stu Nicholls has done a few :hover lightboxes:

 http://www.cssplay.co.uk/menu/lightbox.html

 If you want to be really flash (without flash, naturally)...

 http://www.cssplay.co.uk/menu/image_magnifier2.html


 Regards,
 Barney


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Popup 'box' on hover

2007-08-23 Thread Spirit Q.9 Gaming
i just mean it closes whole the gallery ... instead just close the pop up
image.

On 8/23/07, Barney Carroll [EMAIL PROTECTED] wrote:

 Spirit Q.9 Gaming wrote:
  That lightbox and the image will disappear when we move out the mouse
  though clicked, should use combo?

 What iStockPhoto does is a no-click interface where you just hover over
 things to expand them and off to make them disappear. iStock's thing
 uses javascript to keep the box positioned relative to the cursor, but
 that's just extra unnecessary hassle (Stu's methods can be used with JS
 turned off – hence a lot more accessible), and besides I think it's
 actually very irritating to have the text and image you're focussing on
 move about.


 Regards,
 Barney


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
http://spirit.q9-gaming.com/en/
Spirit's Inside: Blog  Design


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***