savage
-
One submit button, two recipients
$EmailTo = \"UREMAIL@EMAIL.COM, \".Trim(stripslashes($_POST['Recipient']));
-
I can't get my images to show properly - Drop Down Menu
background images weren't lining up.. but i got it.
-
FireFox Margin Bug
setting the containing DIV's to a position of Relative fixed the problem.
-
FireFox Margin Bug
okay. here's a URL http://savagecorp.com/firefox/firefoxtest.html that you can test off of. I cleaned up the CSS a bit, as requested. I knew the "border: 0px solid #272727;" will have no border, but i was using that to test; this …