Sanju Kumar wrote:
> even most of the java scripts also not works well on MOZILLA and 
> FIREFOX..... Due to this reason, no validations happens on mozilla and 
> firefx properly.

Don't blame firefox/mozilla if you are trying to write browser specific
(especially IE specific) javascript, and it is not working on Firefox.
Many web developers I know aren't even aware of standards compliant
javascript. e.g. you should always use getElementById() to get an
element in the code. But most of the people still use document.xxx,
which is IE specific.

- Sandip


-- 
Sandip Bhattacharya  *    Puroga Technologies   *     [EMAIL PROTECTED]
Work: http://www.puroga.com  *   Home/Blog: http://www.sandipb.net/blog

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3


_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to