فرم پیشرفته
انتخاب کنید
Selectize ترکیبی از یک جعبه متن و<select>
box. It's jQuery-based and it's useful for tagging, contact lists, country selectors, and so on.
تعویض
سوئیچ های سبک iOS 7 برای چک باکس های شما
یک ویژگی اضافه کنید
data-plugin="switchery" data-color="@colors"
to your input element and it will be converted into switch.
یک ویژگی اضافه کنید
data-size="small",data-size="large"
to your input element and it will be converted into switch.
Add an attribute
data-color="@color" data-secondary-color="@color"
to your input element and it will be converted into switch.
انتخاب کنید2
جایگزینی jQuery برای جعبه های انتخابی
انتخاب واحد
Select2 می تواند یک جعبه انتخاب معمولی مانند این را بگیرد...
انتخاب چندگانه
Select2 می تواند یک جعبه انتخاب معمولی مانند این را بگیرد...
Bootstrap MaxLength
از ویژگی HTML5 maxlength برای کار استفاده می کند.
وقتی نویسههای باقیمانده 10 یا کمتر باشند، نشان بهطور پیشفرض نشان داده میشود:
آیا می خواهید نشان زمانی که 20 نویسه یا کمتر وجود دارد نشان داده شود؟ threshold
option:
لطفا توجه داشته باشید: اگرalwaysShow
option is enabled, the threshold
option is ignored.
تنها کاری که باید انجام دهید این است کهplacement
option, with one of those strings. If none
is specified, the positioning will be defauted to 'bottom'.
Bootstrap maxlength از textarea و همچنین ورودی ها پشتیبانی می کند.
انتخاب چندگانه
نمونه انتخاب چندگانه
پیش فرض
استفاده از a
<select multiple />
as your input element for a tags input, to gain true multivalue support.
گزینه های گروه بندی شده
استفاده از a
<select multiple />
as your input element for a tags input, to gain true multivalue support.
تکمیل خودکار
Ajax Auto Complete for jQuery به شما امکان می دهد به راحتی کادرهای تکمیل خودکار/پیشنهاد خودکار برای فیلدهای ورودی متن ایجاد کنید.
Bootstrap Touchspin
یک جزء چرخشی ورودی سازگار با موبایل و لمس برای Bootstrap.\n data-toggle="touchspin"
and your input would be conveterted into touch friendly spinner.