Click to See Complete Forum and Search --> : i would really like to know how this is done
b1b2b3
12-07-2003, 11:54 PM
can someone pls tell me how the people on this site (http://members.freewebs.com/newAccounts.jsp) did the text fields? This isn't advertising so don't go and cancel the thread, I just need to know how I can make the text fields like the ones they have. Also, does anyone know where I can download different forms styles. I mean, I want to be able to download different form styles, like the ones on the website I have added above. If you don't know what I mean please say so.
Cheers
Jeff Mott
12-07-2003, 11:59 PM
I don't know what you mean. :(
I don't see anything special about those text fields. What, specifically, are you referring to?
b1b2b3
12-08-2003, 12:09 AM
I would just like to know how I can get the same effect as what they have. It's not a normal type of text box and I would really like to know how to get it on my site.
Jeff Mott
12-08-2003, 12:49 AM
Sorry, I was browsing on a different computer, which apparently didn't support the styles to make it.
It's a series of CSS (http://www.w3.org/TR/CSS2/) properties, such as border-color (http://www.w3.org/TR/CSS2/box.html#propdef-border-color), color (http://www.w3.org/TR/CSS2/colors.html#propdef-color), and the opacity is created by a Microsoft proprietary filter (http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/filters.asp) property.