JS error in /js/pre-api-script.js
-
right now you have:
this.attr( 'title' ) = title;in pre-api-script.js:38 – invalid statement, it should bethis.attr( 'title', title );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘JS error in /js/pre-api-script.js’ is closed to new replies.