Meshach
-
How are we doing on Spam?
"Matt" said:Touche` AshtonSanders, touche`. Oh, and @Meshach: He's using phpBB with a PHP interpreter, unless you were being facetious... I can assure you I was not making light of the situation. I didn't realize that I posted…
-
Horizontal Nav Bar Stepping Down in IE7
Instead of using this: border-color:#fff; border-width:8px; border-type:solid; You could use this: border:8px solid #FFF; Same with padding: Inefficient: padding-top:1px; padding-right:1px; padding-bottom:1px; padding-left:1px; Efficient…
-
Why shouldn't I use Dreamweaver?
Dreamweaver is alright if you use it in code view only. If you want to call yourself a web designer don't use WYSIWYG mode.
-
How are we doing on Spam?
Oops. Sorry, I didn't realize it was ROR and ASP. It would be easy to make one with PHP. All you have to do is make a hidden field with an id and with PHP if the field is filled then give them an error. Make sense? Meshach
-
IE6 display:none; bug!
Ok Ashton, I have sent you a link via PM. Meshach
-
IE6 display:none; bug!
Greetings Mr. Sander. It most likely isn't script.aculo.us because when I take off display:none; then the images will show up just fine in IE6. Here is the code: XHTML: Login Email Address: Password: Create Account Forgot your…
-
How are we doing on Spam?
Hey Chris, I would suggest you take a look at a reverse CAPTCHA. A couple links: http://www.ccs.uottawa.ca/webmaster/reverse-captcha.html http://b.lesseverything.com/2008/10/8/less-reverse-captcha Regards, Meshach