Re: [WSG] Comments Please? Site Check.

2010-05-02 Thread Sundar
Hello Kathleen, Could you please provide the url? Thanks Sundar On Mon, May 3, 2010 at 11:22 AM, Kathleen R Dery wrote: > Hello! > > I have one more week to develop this site, and I wonder if someone would > give me feedback. I don't really like the Dreamweaver widgets, but

Re: [WSG] Safari Legend problems

2008-11-25 Thread Sundar
it's text-indent Sundar On Tue, Nov 25, 2008 at 4:16 PM, tee <[EMAIL PROTECTED]> wrote: > > On Nov 25, 2008, at 1:11 AM, [EMAIL PROTECTED] wrote: > > Dear all, >> >> Help!!! - One of our developers is finding that hidden legends are >> visible in saf

Re: [WSG] Css validation

2008-06-25 Thread sundar
Hi Fuji - Not sure what type of hacks you have used in, presumably thinking some of these types like _ and * for IE versions. Those _ & * will show errors when you validate, better option to use conditional comments Sundar On Wed, Jun 25, 2008 at 12:25 PM, Fuji kusaka <[EMAIL PROTECTED]

Re: [WSG] Firefox 3 candidate

2008-06-18 Thread sundar
It will replace, probably portable firefox2 an option to use both. Sundar On Wed, Jun 18, 2008 at 5:47 PM, Paul Collins <[EMAIL PROTECTED]> wrote: > Does anyone know if it will replace your version of Firefox 2, or will > it run side by side?

Re: [WSG] a good practise for adding email link (mailto)?

2008-06-16 Thread sundar
Will be an option in addtion to javascript solution, ofcourse when javascript turned off, no. of users get spammed will be very minimal may be 5-10 out of thousands. Sundar On Mon, Jun 16, 2008 at 4:55 PM, Joseph Ortenzi <[EMAIL PROTECTED]> wrote: > Standards freaks are not against J

[WSG] Firefox 3

2008-06-13 Thread sundar
Hi guys, Official launching date of Firefox 3 is on 17th June, 08, get it and enjoy and the below link for those who like to spread firefox (best in the business) all over the world. http://www.spreadfirefox.com/en-US/worldrecord Thanks Sundar

Re: [WSG] Marking up multiple form inputs

2008-06-09 Thread sundar
Hi, Don't use table for this particular layout, keep the markup like label, input & input Remove the , put a fieldset around then apply float to label & input and set width which matches your layout. Also I can't sent you some samples if you wish Thanks Sundar On Tue, Jun 1

Re: [WSG] Marking up multiple form inputs

2008-06-09 Thread sundar
sorry again, I can send you some samples if you wish s. On Tue, Jun 10, 2008 at 9:52 AM, sundar <[EMAIL PROTECTED]> wrote: > Hi, > > Don't use table for this particular layout, keep the markup like label, > input & input > > Remove the , put a fieldset around