سؤال

I'm trying to have a select box which behaves similar with all browsers.. Is there any solution without using jquery plugins?

هل كانت مفيدة؟

المحلول

The default look for select boxes is different for IE. u cannot have the similar look without using jquery!

Anywyz, as grsmto said.. using appearance css property is a good option to customize it using css!

نصائح أخرى

No.

But behavior should be the same, except the look. Depending on the browsers you are targeting you could try to use the appearance css property to customize it without JS.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top