My MySQL database has 10 records and I'm using the Jquery slider contorl, so I set the maximum value exactly Want to be identical to the number of records in the database ... For example if I insert some more records in the database from 3, the slider should take 13 parameters as maximum ... Can anyone help me?
$ (function () {var select = $ (# minbeds); min: 1, max: 5, and soon bla bla ba I want the code to be accepted for the max from mysql.plz help me
Rows count Get a server-side language like PHP and use that value Javascript
Comments
Post a Comment