button changes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

When i change the button color in code on my web form the button appearance
also changes to the "windows form" looking button. any reason why this does
this when i just changed the color?

thanks,
rodchar
 
Rodchar,

It depends on the browsers capabilities, which also depend on the operating
system it's installed on. In IE The newer themes that windows XP uses for
example can't be used if button color is changed. It's the way the browser
is programmed not the way you are generating your pages...

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
thanks.

S. Justin Gengo said:
Rodchar,

It depends on the browsers capabilities, which also depend on the operating
system it's installed on. In IE The newer themes that windows XP uses for
example can't be used if button color is changed. It's the way the browser
is programmed not the way you are generating your pages...

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top