Re: [WSG] Inline style works but css does not

2008-08-01 Thread Nick Tomczek
I'm not sure if this has already been addressed (the original subject of the email), but have you tried using something like firebug in firefox and tracing the css hierarchy? As for editors Aptana is my editor of choice for any open source web project (http://www.aptana.com/). It even does Ruby

Re: [WSG] Extra white line on the top of my list

2008-08-01 Thread Nick Tomczek
Michael, Your image has the line on it. It's not in your code. Nick On Fri, Aug 1, 2008 at 12:29 PM, Al Sparber [EMAIL PROTECTED] wrote: From: Michael Horowitz [EMAIL PROTECTED] I a dealing with a different issue. I am just having above my menu list a time barely visable white line

Re: [WSG] CSS editors

2008-10-20 Thread Nick Tomczek
Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *** -- -- Nick Tomczek Friendship is born at that moment when one person says

Re: [WSG] CSS editors

2008-10-20 Thread Nick Tomczek
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *** -- -- Nick Tomczek Friendship is born at that moment when one person says to another: What! You too? I thought I was the only one. -- C

Re: [WSG] JavaScript clarification please

2008-10-23 Thread Nick Tomczek
Brett, I'd start with the Wikipedia entry on OOP ( http://en.wikipedia.org/wiki/Object_Orientated). It gives you a good overview of what OOP is, and even has a paragraph on JavaScript and the Document Object Model it uses. Wikipedia may not be the best source for information if you are trying to