Bs_Slider widget ver 4.4

  Bs_Slider widget
  Category : Javascript Tutorials-tips Forms  
  Platform : all  
  Price : both free/commercial  
  Developer: fab  
  Version : 4.4  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  


Much nicer than an input field where a user can type in a number from 0 to 10, to 100 or whatever.
many features, check the web page.

 

more Tag: 

Also see ...


DateBox 1)    DateBox
 This is an useful tool with which you would be able to represent normal JavaScript Date object like date fields on the form. The main feature of this program is OOP structure. This program supports Internet Explorer and NS browsers. Users are allowed to compose long and short dates. This program calculates day from drop down menu automatically. This program is capable of handling leap years in correct format....

JSpell JavaScript Spell Checker 2)    JSpell JavaScript Spell Checker
 JSpell JavaScript Spell Checker implements spell checking in the user interfaces of software such as web pages built with HTML, ASP, JSP, CGI, etc. This JavaScript uses its own dictionary and does on rely on the Microsoft Word to implement spellcheck. This processes text after obtaining the text from either a GUI component or another source like an HTML Form. On the server side this is implemented as a Java Servlet and on the client side the interface is either Java or JavaScript based on ho...

Auto Tab 3)    Auto Tab
 Move the focus to the next field after the predefined lenght of the previous field is executed. Good to use for phone number or social security number fields....

Color Picker by flooble.com 4)    Color Picker by flooble.com
 Color Picker by flooble.com can be used in your web page to enable the visitors to select colors on the web page. With this script implemented, your visitors don’t have to fiddle with the codes to change the colors on your web page. The script can be incorporated into any form, or made to trigger a javascript action on change. This does not popup a window with a group of colors. It uses a DIV that is very quick. Shows alert messages of the colors selected....

Select 3D 5)    Select 3D
 Select 3D is a script that allows you to select the desired items from series of select fields....

JustQuick Form 6)    JustQuick Form
 This is an online form generator and is a javascript program that can generate form on the web pages. Some of the form fields available are first name, address, remark, sex, pets etc. All you have to do is just fill data in the required field and press a submit button. The form will be created after submitting process....

Checklist Form Control 7)    Checklist Form Control
 This is a simple javascript form application capable of generating checkboxes. With just a simple input tag and database field you can design unlimited number of check boxes for your online forms with bound controls for databinding, content list for the labels and action script. You can even increase or decrease the height of the checkboxes that suits your website's online forms....

Button Changer 8)    Button Changer
 Change the button label when you click on it. Useful when the backend process takes more time to return response from the server....

Validate: numeric box 9)    Validate: numeric box
 Validate: numeric box is a javascript that allows you to have a Validate a numeric box on your website....

Simple Context Menu (IE Only) 1)    Simple Context Menu (IE Only)
 Simple Context Menu (IE Only) is a handy JavaScript to display a menu in your webpage when the user right clicks with an unfurl effect, that was first introduced in MS Office 97. The script can be used to prevent the visitors from seeing the document source or can be used as a navigation guide. The script is free for download under General Public License (GPL). It is compatible with Internet Explorer 5.0 or above only....

Calculate 2)    Calculate
 Calculate is javascript that is a simple calculator with automatically calculated "Total" amount....

Tranzition script 3)    Tranzition script
 This is a program that can be utilized by the webmasters to cause a transition effect at the entrance of their website. This will be useful for the webmasters to make their website attractive. This is a javascript that can be easily integrated into the existing websites....

Source Code Encryption Wizard 4)    Source Code Encryption Wizard
 Source Code Encryption Wizard is a freeware JavaScript that can encrypt your source code, which can only be viewed with your permission. It is recommended that only those things, which require to be encrypted are to be encrypted and not the whole web page. Visitors are denied access to the codes. To perform the encryption, first the source code of the page you want to protect has to be copied and pasted in the box next to "HTML code:". Then Click on the button "Lock Code" and then on the but...

Adding Sound/Music to web sites 5)    Adding Sound/Music to web sites
 Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps...

Slide Show Script Tutorial 6)    Slide Show Script Tutorial
 Explains how to write a very simple slide show script. Clicking the currently displayed image advances to the next image....

deleteData() 7)    deleteData()
 In this tutorial you will learn how to use deleteData() to delete data from text nodes....

Java Script Variables 8)    Java Script Variables
 Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case sensitive.They must begin with a letter or the underscore character.Having seen about the simple rules for framing variables names now let us see how to declare a variable name....

JavaScript Tutorials - Flow Control Statements 9)    JavaScript Tutorials - Flow Control Statements
 This Tutorial provides a quick introduction of JavaScript flow control statements. Topics include `if...then` statements, `while` statements, `for` statements, `break` statements, etc.....