Closed hzpcactus closed 4 years ago
I'm having the same issue... not sure where my problem is.
I'm having the same issue... not sure where my problem is.
Hello, it is due to the 'Jquery' version problem. The 'size()' method has been replaced with 'length' since Jquery 1.8. Solution: replace 'size()' with 'length' in 'responsiveslides. Min. js'.