|
-
Feb 20th, 2005, 03:18 AM
#1
Making a form appear without JavaScript
Can you make a form, then put it inside of a CSS container that isn't visible and later, make it visible by clicking a link without any JavaScript? If so, how? I haven't tried going into CSS' trickery
Last edited by Kasracer; Feb 20th, 2005 at 03:57 AM.
-
Feb 20th, 2005, 03:33 AM
#2
Re: Making a form appear without JavaScript
You cannot do it without Javascript. It is best to have it displayed in the first place, then give the option for the use to hide it. That way if the user has turned of Javascript, they will not be missing any data.
You could of course do itt using PHP.
-
Feb 20th, 2005, 03:57 AM
#3
Re: Making a form appear without JavaScript
But using PHP would require reloading the page. Oh well, I'll leave it visible then.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|