hi Gareth,
I tried the code but it is still not working in Firefox.

Regards
Pooja


On Apr 6, 5:43 pm, Gareth McCumskey <gmccums...@gmail.com> wrote:
> Why not use Protoype and let it worry about the browser compliancy issues?
>
> "Element.hide('login');Element.hide('welcomemsg');"
>
> On Mon, Apr 6, 2009 at 2:32 PM, Pooja <poojau...@gmail.com> wrote:
>
> > Hi all
> > the code below works fine in IE but doesnot work in Firefox.Plz help
> > fix it
> > <script>
> >        document.getElementById("login").style.display="none";
> >        document.getElementById("welcomemsg").style.visibility="hidden";
> > </script>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to