RE: css idiot question

2004-06-02 Thread Tony Weeg
twas exactly what I did...and fixed. thanks! tony Tony Weeg sr. web applications architect navtrak, inc. [EMAIL PROTECTED] 410.548.2337 www.navtrak.net -Original Message- From: Ewok [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 1:26 PM To: CF-Talk Subject: Re: css idiot

RE: css idiot question

2004-06-02 Thread Douglas.Knudsen
=true is one decent ref for this stuff Doug -Original Message- From: Ewok [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 1:26 PM To: CF-Talk Subject: Re: css idiot question try this syntax td1.style.background='' i always catch myself using css syntax in js sty

Re: css idiot question

2004-06-02 Thread Ewok
try this syntax td1.style.background='' i always catch myself using css syntax in js style changes too : )   - Original Message -   From: Tony Weeg   To: CF-Talk   Sent: Wednesday, June 02, 2004 12:22 AM   Subject: css idiot question   maybe its just too late, but why does this d

RE: css idiot question

2004-06-02 Thread Micha Schopman
Dear Tony, This should be the correct syntax (although I personally do not like parts of code here an there on elements) . > > id="td1"> New Applicant this refers to the DIV element directly :-)   _   From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 6:22 AM To: C

RE: css idiot question

2004-06-02 Thread Pascal Peters
  style="background-color:#53; width:100%; height:100%;"   > this.style.color='#00';"   > this.style.color='#ff';"   id="td1">     New Applicant > -Original Message- > From: Tony Weeg [mailto:[EMAIL PROTECTED] > Sent: woensdag 2 juni 2004 6:22 > To: CF-Talk > Subject: css i

RE: nevermind again...RE: css idiot question

2004-06-02 Thread Hugo Ahlenius
- | -Original Message- | From: Tony Weeg [mailto:[EMAIL PROTECTED] | Sent: Wednesday, June 02, 2004 06:26 | To: CF-Talk | Subject: nevermind again...RE: css idiot question | | it never fails...post and figure out, "sendbuttonitis" | | | > | 0

RE: css idiot question

2004-06-02 Thread Hugo Ahlenius
I don't use the "onmouseover" clause very often, but why are you using td1 and not "this". Also -- there should be semicolons after you set the bg color on the actions. -- Hugo Ahlenius - Hugo Ahlenius  E-Mail: [EMAIL PRO

nevermind again...RE: css idiot question

2004-06-01 Thread Tony Weeg
it never fails...post and figure out, "sendbuttonitis" > > id="td1"> New Applicant thanks anyway! tony Tony Weeg sr. web applications architect navtrak, inc. [EMAIL PROTECTED] 410.548.2337 www.navtrak.net -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednes