I saw some .NET forums that use this method, when you click login for example a new layer shows up on top of the whole page that asks you to enter username and password. My problem is that i am unable to use DIVs to create a layer that is on top of the whole page.
How can i show a HTML form on top of all page content using a div?