pugboy Posted April 29, 2008 Share Posted April 29, 2008 I want to create a login form similar to what you see on WikiDot.com, where the rest of the page fades to a black. How would I do this? An image, or through code? Quote Link to comment Share on other sites More sharing options...
trq Posted April 29, 2008 Share Posted April 29, 2008 Client-side effects need to be done with a client-side language. eg Javascript, not php which runs server-side. Quote Link to comment Share on other sites More sharing options...
peranha Posted April 29, 2008 Share Posted April 29, 2008 It is done with javascript, if you check the source, there are many java files there, and one will have the data on how they do it. Quote Link to comment Share on other sites More sharing options...
pugboy Posted April 29, 2008 Author Share Posted April 29, 2008 Javascript? Ok, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.