Don't want to pay for every single template?
You have 1 votes remaining.
New field type: Range Slider!
0/100In attributes of field:min="45" max="124" style="width:120px;" oninput="YourOutput fieldname.value = YourfieldID.valueAsNumber"window.onload=function rangeinput(){document.getElementById( 'grass').type='range';}
Name
Email
Subject
Website
Comment 1000 Characters left
Antispam protection
Send Reset
Spam Inappropriate Duplicate Wrong Category
Please select the correct categorySelect CategoryFuture Joomla ExtensionsRSBlog!RSComments!RSContact!RSDirectory!RSEvents!ProRSFeedback!RSFiles!RSFirewall!RSForm!ProRSMail!RSMediaGallery!RSMembership!RSPageBuilder!RSSearch!RSSeo!RSSocial!RSTickets!ProTemplates
Optional Work Around
0/100
QuoteIn attributes of field:
min="45" max="124" style="width:120px;"
oninput="YourOutput fieldname.value = YourfieldID.valueAsNumber"
window.onload=function rangeinput(){
document.getElementById( 'grass').type='range';
}