Depending on the values read with PHP from a text file, try to display the jquery UI slider with its threshold Time I got a problem. It seems that this is a synchronizing problem as I get an error: "An attempt has been made to use an object that is no longer," Code: 11 "
Force the jquery UI slider to be present for waiting or to work in sync mode?
Thanks in advance.
Where does the error occur? Is this a JavaScript or PHP error? Looks like this is Javascript but you were not really accurate ... In your PHP scripts, you should first read your text file, create a string in which the UI Slider announcement with the right values Html / javascript code, and once this string is created.
In this way, when you read the browser source, this will start your slider with the correct values.
Comments
Post a Comment