[FX.php List] Problems w/ Internet Explorer 7 (submit via image)
Gjermund Gusland Thorsen
ggt667 at gmail.com
Thu Feb 15 09:18:47 MST 2007
> Question: Is it generally advisable to use system-generated submit
> buttons and not images?
Hmm, system-generated = less bandwidth used compared to: images = more bandwidth
Which one is more comfortable for you?
Remember the smartest way to work with design is probably CSS, Good
Page and CSS Edit are really nice tools for such work.
I would do it like this, I believe
input.submitImage {
background: url(images/MyButton.png) no-repeat;
font-size: 10px;
color: black;
}
ggt667
More information about the FX.php_List
mailing list