Fix video code duplication.
rangeParams returned from getRangeParams() function is already an object that contains the left and width properties. It can be passed directly to the jQuery css() function.
Please register or sign in to comment
rangeParams returned from getRangeParams() function is already an object that contains the left and width properties. It can be passed directly to the jQuery css() function.