View Single Post
Old 10-10-2007, 03:52   #3 (permalink)
alhneiti
Registered User
 
Join Date: Oct 2007
Posts: 2
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?
  Reply With Quote