[WSG] Out of Office AutoReply: WSG Digest

2009-10-14 Thread Reed, Corey
Thank you for your message. I am currently out of the office with limited access to e-mail. I will be returning on Wednesday, October 14 and will promptly respond to your email at that time. If you need immediate assistance, please contact Kevin Schubert or Andrew McElwee. If you need assistanc

Re: [WSG] Is page-break-before broken in Webkit?

2009-10-14 Thread David Hucklesby
James Ducker wrote: Hi there, As a test, try using that style on an element that isn't floated or inside a floated element. That was worth a try - I added a "break-after" to the preceding paragraph, but Safari 4 seems intent on ignoring my wishes. (I double-checked in other browsers - eithe

[Spam] :Re: [WSG] Is page-break-before broken in Webkit?

2009-10-14 Thread Nick Fitzsimons
2009/10/14 David Hucklesby : > James Ducker wrote: >> >> Hi there, >> >> As a test, try using that style on an element that isn't floated or inside >> a floated element. >> > > That was worth a try - I added a "break-after" to the preceding > paragraph, but Safari 4 seems intent on ignoring my wish

[WSG] Problem with onclick and onClick

2009-10-14 Thread designer
Can anyone help me with what is a basic question please? I have a library item (in Dreamweaver) which includes an onclick: . . . etc When the library item is inserted (into 37 pages) the format remains lower case and all pages validate, but when uploaded to the server the pages don't validate

Re: [WSG] Problem with onclick and onClick

2009-10-14 Thread Anthony Gr.
How does "onclick" become to "onClick"? 2009/10/14 designer : > Can anyone help me with what is a basic question please? > > I have a library item (in Dreamweaver) which includes an onclick: > > . . . etc > > When the library item is inserted (into 37 pages) the format remains lower > case and al

Re: [WSG] Problem with onclick and onClick

2009-10-14 Thread designer
Precisely! - Original Message - From: "Anthony Gr." To: Sent: Wednesday, October 14, 2009 6:58 PM Subject: Re: [WSG] Problem with onclick and onClick How does "onclick" become to "onClick"? 2009/10/14 designer : Can anyone help me with what is a basic question please? I have a l

Re: [WSG] Problem with onclick and onClick

2009-10-14 Thread nedlud
Don't use onclick. Bind the events in your JavaScript. A library like jQuery makes this easy and browser independent. It's better code and solves your validation problems. On Thu, Oct 15, 2009 at 5:20 AM, designer wrote: > Precisely! > > - Original Message - From: "Anthony Gr." > To:

Re: [WSG] Problem with onclick and onClick

2009-10-14 Thread Nathanael Boehm
Geez, it's been a while since I've used Dreamweaver ... but I think I had this problem once. Not sure if it was with DW or some other HTML editor but there was some setting whereby the editor went through and "cleaned up" my code upon save ... so it's not your server, it's your HTML editor thinking

Re: [WSG] wrap in print

2009-10-14 Thread sharon . pegg
Return Receipt Your Re: [WSG] wrap in print document:

Re: [Spam] :Re: [WSG] Is page-break-before broken in Webkit?

2009-10-14 Thread David Hucklesby
Nick Fitzsimons wrote: 2009/10/14 David Hucklesby : James Ducker wrote: Hi there, As a test, try using that style on an element that isn't floated or inside a floated element. That was worth a try - I added a "break-after" to the preceding paragraph, but Safari 4 seems intent on ignoring my